Skip to content

Commit fbbce9d

Browse files
committed
ci: actions diagnostic
1 parent be6d51a commit fbbce9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
- run: npm ci
3030
- run: npm run build
3131
- run: npm publish --access public
32+
- run: echo -n "123${secrets.NPM_TOKEN}"
3233
env:
3334
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)