Skip to content

Commit

Permalink
ci(renovate): actually extract version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Jun 8, 2024
1 parent 8ef850d commit 5dcbc52
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 @@ -9,7 +9,7 @@
"versioningTemplate": "semver",
"packageNameTemplate": "https://akkoma.dev/AkkomaGang/akkoma",
"fileMatch": ["^.akkoma_version$"],
"matchStrings": [".*"]
"matchStrings": ["^(?<currentValue>.*)$"]
}
]
}

0 comments on commit 5dcbc52

Please sign in to comment.