Skip to content

Commit 6fedb95

Browse files
authored
Merge pull request #164 from LibreSign/fix/remove-token
fix: remove token
2 parents de1ba31 + 34e7398 commit 6fedb95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
4949
- name: Publish
5050
run: npm publish --provenance --access public
51-
env:
52-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
5351

5452
- name: Setup Github Package Registry
5553
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)