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 91f3262 commit 2656f07Copy full SHA for 2656f07
.github/workflows/publish.yml
@@ -36,6 +36,6 @@ jobs:
36
publish: yarn release
37
version: yarn version-packages
38
env:
39
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.MEILI_BOT_GH_PAT }}
40
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
41
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments