Skip to content

Commit

Permalink
Use another name of GitHub token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Dec 5, 2020
1 parent 6c04dc0 commit 4c19108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_SECRETS }}
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}

0 comments on commit 4c19108

Please sign in to comment.