Skip to content

Commit

Permalink
Point to correct token
Browse files Browse the repository at this point in the history
  • Loading branch information
tysoncadenhead committed Jul 19, 2023
1 parent da27487 commit 6d3c11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
package: "./lib/package.json"
token: ${{ secrets.NPM_AUTH_TOKEN }}
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 6d3c11a

Please sign in to comment.