Skip to content

Commit ae0bf26

Browse files
committed
ci(publish): update npm token
1 parent 11cc56f commit ae0bf26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
generateReleaseNotes: true
5151
draft: true
5252
tag: v${{ env.version }}
53-
token: ${{ secrets.GITHUB_TOKEN }}
53+
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)