Skip to content

Commit 932b51b

Browse files
authored
ci: 👷 publish as trusted publisher
1 parent d4cf514 commit 932b51b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/RELEASE.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ jobs:
2525
- name: Build app
2626
run: npm run-script build
2727

28-
- run: npm publish --provenance
29-
env:
30-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
28+
- run: npm publish

0 commit comments

Comments
 (0)