Skip to content

Commit

Permalink
ci: fix Gh token (#3547)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgooz committed Jun 13, 2023
1 parent c71122b commit 4acd1f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-binary.yml
Expand Up @@ -28,3 +28,5 @@ jobs:
workdir: ${{ env.working-directory }}
version: 1.13.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4acd1f1

Please sign in to comment.