Skip to content

Commit 3db3b0b

Browse files
author
Notorious
committed
chore: quick test token is already inactive
1 parent c7e9d4f commit 3db3b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
- name: Set up npm authentication
3333
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
34+
run: cat ~/.npmrc
3435

3536
- name: Run Semantic Release
3637
env:

0 commit comments

Comments
 (0)