Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snail2sky authored Oct 24, 2024
1 parent 34a0fbd commit 58e8ebb
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 @@ -57,7 +57,7 @@ jobs:
- name: Create GitHub Release
uses: softprops/action-gh-release@v1
with:
tag: ${{ github.ref }}
tag_name: ${{ github.ref }}
files: |
bbx-amd64
bbx-arm64
Expand Down

0 comments on commit 58e8ebb

Please sign in to comment.