We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9532b15 commit 8692f38Copy full SHA for 8692f38
.github/workflows/cli-release.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
formula-name: valkyrie
70
formula-path: Formula/valkyrie.rb
71
- tag-name: ${{ env.RELEASE_TAG }}
+ tag-name: ${{ env.VERSION_NAME }}
72
homebrew-tap: ComposeGears/homebrew-repo
73
download-url: https://github.com/ComposeGears/Valkyrie/releases/download/${{ env.RELEASE_TAG }}/valkyrie-cli-${{ env.VERSION_NAME }}.zip
74
commit-message: |
0 commit comments