Skip to content

Commit 8a0035b

Browse files
committed
add key
1 parent 1538d60 commit 8a0035b

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
@@ -26,4 +26,4 @@ jobs:
2626
- name: Create Release Pull Request
2727
uses: changesets/action@v1
2828
env:
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29+
GITHUB_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)