We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1674deb commit 880ff89Copy full SHA for 880ff89
.github/workflows/main.yml
@@ -16,6 +16,7 @@ jobs:
16
registry-url: https://npm.pkg.github.com/
17
scope: '@jeffreylanters'
18
- run: npm install
19
+ - run: npm publish
20
- run: node scripts/gpr-post-publish.js
21
- run: npm publish
22
env:
0 commit comments