Skip to content

Commit

Permalink
supply custom gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicptr committed Dec 28, 2022
1 parent b3a0bfc commit 09f0cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
if: ${{ startsWith(github.ref, 'refs/tags/v') }}

0 comments on commit 09f0cd2

Please sign in to comment.