We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40110a9 commit f0519a9Copy full SHA for f0519a9
.github/workflows/npm-publish.yml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
node-version: 14
18
registry-url: https://registry.npmjs.org/
19
+ - run: npm install
20
- run: npm publish
21
env:
22
NODE_AUTH_TOKEN: ae50ac17-ef69-4609-bf64-d20038085641
0 commit comments