Skip to content

Commit a1f159f

Browse files
committed
Add GITHUB_TOKEN
1 parent c37044a commit a1f159f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
id: changesets
3232
uses: changesets/action@v1
3333
env:
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3435
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)