We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f680cd commit 166653bCopy full SHA for 166653b
.github/workflows/pipeline.yml
@@ -172,3 +172,5 @@ jobs:
172
run: |
173
pnpm run release:snapshot:version
174
pnpm run release:snapshot:publish
175
+ env:
176
+ GITHUB_TOKEN: ${{ secrets.CHANGELOG_GITHUB_TOKEN }}
0 commit comments