Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ducktype authored Aug 22, 2023
1 parent 6c096a1 commit 13a2b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create ./bip/bin/bip ./bix/bix
gh release create $GITHUB_REF_NAME ./bip/bin/bip ./bix/bix

0 comments on commit 13a2b4d

Please sign in to comment.