jbang-action
jbang-action copied to clipboard
Published releases have wrong link to JBang version
@koppor wrote:
- I open https://github.com/jbangdev/jbang-action/releases/tag/v0.126.1
- I click on the link https://github.com/jbangdev/jbang/releases/tag/0.126.1 - I get 404
This is an issue with the publish github action. It's missing a v.
See https://github.com/jbangdev/jbang-action/blob/main/.github/workflows/publish.yaml#L102