Skip to content

Commit

Permalink
explictly set tag-name
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Nov 6, 2023
1 parent 53a5ccc commit 7083d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump-formula.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
formula-name: cf-vault
formula-path: cf-vault.rb
homebrew-tap: jacobbednarz/homebrew-tap
tag-name: ${{ steps.extract-version.outputs.tag-name }}
download-url: https://github.com/jacobbednarz/cf-vault/archive/refs/tags/${{ steps.extract-version.outputs.tag-name }}.tar.gz
commit-message: |
Updates {{formulaName}} to {{version}}
Expand Down

0 comments on commit 7083d50

Please sign in to comment.