Skip to content

Commit 649fb46

Browse files
committed
Revert "Update publish-js-client.yml"
This reverts commit aca6a14.
1 parent aca6a14 commit 649fb46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-js-client.yml

-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ jobs:
8484
- name: Publish JS Client
8585
id: publish
8686
run: pnpm clients:js:publish ${{ inputs.level }} ${{ inputs.tag }}
87-
env:
88-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
8987

9088
- name: Push Commit and Tag
9189
run: git push origin --follow-tags

0 commit comments

Comments
 (0)