Skip to content

Commit

Permalink
fix #14 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
pagoru authored Jul 19, 2024
1 parent af4c7a9 commit a303fa9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./build/auth_${{ matrix.os }}
tag: ${{ github.ref }}
overwrite: true
file_glob: true
overwrite: true

0 comments on commit a303fa9

Please sign in to comment.