Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EliSchleifer authored Apr 3, 2024
1 parent d7cb6b4 commit 0586a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release create --target ${{ github.ref }} --generate-notes \
gh release create --target ${{ github.ref }} \
${{ github.event.inputs.release_tag }} ./build/*.tar.gz

0 comments on commit 0586a48

Please sign in to comment.