Skip to content

Commit 86dc2e0

Browse files
authored
Remove NODE_AUTH_TOKEN from ci-cd.yml
Remove NODE_AUTH_TOKEN environment variable from CI/CD workflow.
1 parent a35f8cc commit 86dc2e0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,4 @@ jobs:
5050
with:
5151
target-branch: 'master'
5252
provenance: false
53-
env:
54-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
5553

0 commit comments

Comments
 (0)