Skip to content

Commit 106304d

Browse files
Update release.yml
1 parent 63fd371 commit 106304d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
NPM_CONFIG_PROVENANCE: true
39-
# NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }} # OIDC
39+
NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
4040
NODE_ENV: "production"

0 commit comments

Comments
 (0)