Skip to content

Commit d7419e1

Browse files
Run npm pack
1 parent ab1b281 commit d7419e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
node-version: 12
3030
registry-url: https://registry.npmjs.org/
3131
- run: npm ci
32+
- run: npm pack
3233
- run: npm publish
3334
env:
3435
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)