Skip to content

Commit

Permalink
Merge pull request #11 from nekoshita/fixture/workflow-secret
Browse files Browse the repository at this point in the history
fix  github secret
  • Loading branch information
nekoshita authored Jan 13, 2021
2 parents ab03b91 + db6ab4d commit 45f02e4
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 @@ -18,4 +18,4 @@ jobs:
- run: npx semantic-release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 45f02e4

Please sign in to comment.