Skip to content

Commit

Permalink
chore(ci): change asset_name
Browse files Browse the repository at this point in the history
  • Loading branch information
genofire authored Jul 18, 2024
1 parent 31615ea commit 38262a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/yanic
asset_name: yanic.bin
asset_name: yanic
tag: ${{ github.ref }}
overwrite: true

0 comments on commit 38262a5

Please sign in to comment.