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 0694f7a commit fe41b96Copy full SHA for fe41b96
.github/workflows/publish-npm-packages.yaml
@@ -44,5 +44,5 @@ jobs:
44
with:
45
publish: pnpm release
46
env:
47
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.BROWSER_BOT_PAT }}
48
NPM_TOKEN: ''
0 commit comments