Skip to content

Commit

Permalink
Try another name for binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
wawrzek committed Sep 10, 2024
1 parent 6636f0e commit c536469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sqlx-cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ matrix.bin }}
asset_name: ${{ matrix.target }}
asset_name: sqlx-cli.${{ matrix.target }}
tag: ${{ github.ref }}

0 comments on commit c536469

Please sign in to comment.