jbang-action icon indicating copy to clipboard operation
jbang-action copied to clipboard

Published releases have wrong link to JBang version

Open quintesse opened this issue 8 months ago • 0 comments

@koppor wrote:

  1. I open https://github.com/jbangdev/jbang-action/releases/tag/v0.126.1
  2. 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

quintesse avatar May 19 '25 11:05 quintesse