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 88dfb7e commit 4fc799cCopy full SHA for 4fc799c
.github/workflows/publish.yml
@@ -47,3 +47,5 @@ jobs:
47
commit: 'chore: update versions'
48
title: 'chore: update versions'
49
publish: pnpm publish -r
50
+ env:
51
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments