Skip to content

Commit d877eb9

Browse files
committed
fix: remove node_token to force trusted publisher maybe ?
1 parent fdbca7c commit d877eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push_branches.workflow.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Release
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GHP }}
35-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3635
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
3736
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
3837
run: npx semantic-release

0 commit comments

Comments
 (0)