Skip to content

Commit d4f3a88

Browse files
authored
chore: configure NPM Trusted Publishing (#3524)
1 parent 9d38cd4 commit d4f3a88

2 files changed

Lines changed: 0 additions & 59 deletions

File tree

.github/workflows/pre-release.yml

Lines changed: 0 additions & 57 deletions
This file was deleted.

.github/workflows/release-please.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ jobs:
5050
if: ${{ steps.release.outputs.release_created || github.event_name == 'workflow_dispatch' }}
5151
- run: npm publish --provenance
5252
if: ${{ steps.release.outputs.release_created || github.event_name == 'workflow_dispatch' }}
53-
env:
54-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)