Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
using global github token instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Jun 4, 2021
1 parent 53e9951 commit 0474087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
version: latest
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GLOBAL_GITHUB_TOKEN }}

0 comments on commit 0474087

Please sign in to comment.