Skip to content

Commit

Permalink
fix depName
Browse files Browse the repository at this point in the history
Signed-off-by: eternal-flame-AD <[email protected]>
  • Loading branch information
eternal-flame-AD committed Oct 29, 2024
1 parent 74b54e2 commit bfac366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"^(?<currentValue>.+)\\n"
],
"extractVersionTemplate": "^v(?<version>.+)$",
"depNameTemplate": "https://github.com/gotify/build",
"depNameTemplate": "gotify/build",
"autoReplaceStringTemplate": "{{{replace '^v(.+)$' '$1' newValue}}}",
"datasourceTemplate": "github-tags"
}
Expand Down

0 comments on commit bfac366

Please sign in to comment.