Skip to content

Commit 9f2b00b

Browse files
committed
ci(GithubAction): remove debug log sensitive credentials
1 parent c643304 commit 9f2b00b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
run: cat $NPM_CONFIG_USERCONFIG
5757
- name: verify npm cache
5858
run: npm cache verify
59-
- name: Print the credentials
60-
run: echo $NODE_AUTH_TOKEN
6159
- name: Install dependencies
6260
run: npm ci
6361
- name: Build package

0 commit comments

Comments
 (0)