Skip to content

Commit

Permalink
Revert "Update publish-js-client.yml"
Browse files Browse the repository at this point in the history
This reverts commit aca6a14.
  • Loading branch information
lorisleiva committed Jan 6, 2025
1 parent aca6a14 commit 649fb46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-js-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ jobs:
- name: Publish JS Client
id: publish
run: pnpm clients:js:publish ${{ inputs.level }} ${{ inputs.tag }}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Push Commit and Tag
run: git push origin --follow-tags
Expand Down

0 comments on commit 649fb46

Please sign in to comment.