Skip to content

Commit 739eaf8

Browse files
authored
Merge pull request #3653 from hey-api/ci/snapshot-spec-types
ci: add npm token for snapshot release
2 parents 93b4a6e + cf00257 commit 739eaf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ jobs:
102102
env:
103103
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
104104
NPM_CONFIG_PROVENANCE: true
105+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)