Skip to content

Commit 1d33d9a

Browse files
authored
Merge pull request #6 from v-ngu/v-ngu-patch-workflow
Update publish.yml
2 parents 6e39a51 + 8fd1207 commit 1d33d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
version: yarn changeset version
2828
publish: yarn changeset publish
2929
env:
30-
repo-token: ${{ secrets.GITHUB_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)