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 9a34d05 commit a151c34Copy full SHA for a151c34
.github/workflows/deploy.yml
@@ -63,4 +63,6 @@ jobs:
63
64
- name: Release
65
run: yarn release
66
+ env:
67
+ GITHUB_TOKEN: ${{ secrets.PAT }}
68
0 commit comments