Skip to content

Commit

Permalink
set secret
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyiming748 committed Nov 30, 2023
1 parent 0abf373 commit 0f4bc68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@ jobs:
with:
version: latest
args: release --clean
# env:
# GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}

0 comments on commit 0f4bc68

Please sign in to comment.