Skip to content

Commit 166653b

Browse files
committed
Set manual github token for changeset version for github changelog
1 parent 7f680cd commit 166653b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,5 @@ jobs:
172172
run: |
173173
pnpm run release:snapshot:version
174174
pnpm run release:snapshot:publish
175+
env:
176+
GITHUB_TOKEN: ${{ secrets.CHANGELOG_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)