Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonodjlee committed Aug 26, 2020
1 parent f18b786 commit 5734eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: '@inqcreative'
- run: npm ci
- run: echo registry=https://npm.pkg.github.com/inqcreative >> .npmrc
- run: npm publish
Expand Down

0 comments on commit 5734eb9

Please sign in to comment.