Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

Commit dcd641d

Browse files
authored
Ci fix gh token (#47)
* ci: update master step * ci: rename gh_token
1 parent 1662421 commit dcd641d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
- run: npx semantic-release
4040
env:
4141
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
42-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42+
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)