Skip to content

Commit 73bd552

Browse files
committed
Release with correct NPM token
1 parent 6c67e13 commit 73bd552

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/changeset.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
title: 'chore: version package'
3131
createGithubReleases: true
3232
env:
33-
GITHUB_TOKEN: ${{ secrets.BELLA_ACTION_TOKEN }}
33+
GITHUB_TOKEN: ${{ secrets.BELLA_ACTION_TOKEN }}
34+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)