Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTreffler authored Aug 3, 2020
1 parent 6356096 commit cc18921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: '@TessyPowder'
#- run: echo registry=https://npm.pkg.github.com/@TessyPowder >> .npmrc
- run: echo registry=https://npm.pkg.github.com/@TessyPowder >> .npmrc
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.PUBLISH_GITHUB_TOKEN}}

0 comments on commit cc18921

Please sign in to comment.