Skip to content

Commit

Permalink
fix github action (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvillait88 authored May 18, 2022
1 parent fe606b2 commit 61fb667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- run: yarn
- run: yarn run pub
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.GH_TOKEN}}

0 comments on commit 61fb667

Please sign in to comment.