Skip to content

Commit fc48e87

Browse files
committed
remove NPM token
1 parent 273d2ea commit fc48e87

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/covector-version-or-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
- name: covector version or publish (publish when no change files present)
3838
uses: jbolda/covector/packages/action@covector-v0
3939
id: covector
40-
env:
41-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4240
with:
4341
token: ${{ secrets.GITHUB_TOKEN }}
4442
command: "version-or-publish"

0 commit comments

Comments
 (0)