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 7, 2020
1 parent 94e233a commit 9e696c7
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 @@ -24,7 +24,7 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: '@TessyPowder'
scope: '@JonathanTreffler'
- run: echo registry=https://npm.pkg.github.com/@TessyPowder >> .npmrc
- run: npm publish
env:
Expand Down

0 comments on commit 9e696c7

Please sign in to comment.