Skip to content

Commit

Permalink
Set a tag name for bumping the homebrew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
trasch committed Aug 7, 2024
1 parent 5ffbf85 commit dfa2f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
formula-name: mvt-tools
homebrew-tap: Outdooractive/homebrew-tap
base-branch: main
tag-name: ${{ inputs.tag_name }}
download-url: https://github.com/Outdooractive/mvt-tools/releases/download/${{ inputs.tag_name }}/mvt.tar.gz
env:
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 comments on commit dfa2f22

Please sign in to comment.