Skip to content

Commit 05c055c

Browse files
authored
update npm-publish.yml
1 parent f880372 commit 05c055c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo "CHECKING on NPM REPO, whether new version starts reflecting there or not:";
3535
npm view lambdatest-cypress-cli versions --json
3636
env:
37-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
37+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
3838
- name: Send custom JSON data to Slack workflow
3939
id: slack
4040
uses: slackapi/[email protected]

0 commit comments

Comments
 (0)