Skip to content

Commit 017c07e

Browse files
committed
chore(ncrypt-js): fix ci issues
- fix github action issues
1 parent 31fef3c commit 017c07e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ jobs:
6060
run: yarn build
6161
- name: publish
6262
run: yarn publish --access=public
63-
env:
64-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
63+
# env:
64+
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)