Skip to content

Commit a881135

Browse files
authored
truested publisher for prod sdk
1 parent 60af2ba commit a881135

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/manual-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ jobs:
7979
if: github.event.inputs.dry_run == 'false'
8080
run: |
8181
npm publish --tag ${{ github.event.inputs.npm_tag }}
82-
env:
83-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
8482
8583
- name: Dry run publish
8684
if: github.event.inputs.dry_run == 'true'

0 commit comments

Comments
 (0)