Skip to content

Commit

Permalink
Fix tag name of release upload target
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Sep 20, 2024
1 parent 08fae9f commit cca15d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: ${{ env.next_step == 'upload_and_create_pr' }}
uses: softprops/action-gh-release@v2
with:
name: bag-of-goodies
tag_name: bag-of-goodies
files: cbmc@*.tar.gz

- name: Create Pull Request
Expand Down

0 comments on commit cca15d4

Please sign in to comment.