Skip to content

Commit 00f21c4

Browse files
authored
Update npm-publish.yml
1 parent b876f25 commit 00f21c4

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
@@ -28,6 +28,7 @@ jobs:
2828
node-version: 12
2929
registry-url: https://npm.pkg.github.com/
3030
- run: npm ci
31+
- run: cat /home/runner/work/_temp/.npmrc
3132
- run: npm publish
3233
env:
3334
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)