Skip to content

Commit

Permalink
Fixed typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdondorf committed Jan 23, 2022
1 parent 48c9f62 commit b5b098a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
- run: npm run build
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_GITHUB_TOKEN }}

0 comments on commit b5b098a

Please sign in to comment.