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 351952a commit f51c071Copy full SHA for f51c071
.github/workflows/deploy.yml
@@ -56,4 +56,6 @@ jobs:
56
57
- name: Release
58
run: yarn release
59
+ env:
60
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61
0 commit comments