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 3f8c976 commit 002e700Copy full SHA for 002e700
1 file changed
.github/workflows/deploy.yml
@@ -45,3 +45,5 @@ jobs:
45
- run: yarn format
46
- run: yarn build
47
- run: scripts/ci
48
+ env:
49
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments