Skip to content

Commit

Permalink
setup publish ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode_ committed Jun 6, 2022
1 parent f2792e7 commit 12465e9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: '@your-github-username'
scope: '@9trocode'
- run: npm ci
- run: npm publish
env:
Expand Down
120 changes: 48 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 12465e9

Please sign in to comment.