We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4903399 commit 4e0b31cCopy full SHA for 4e0b31c
.github/workflows/publish.yml
@@ -25,3 +25,5 @@ jobs:
25
26
- name: Build
27
run: yarn make
28
+ env:
29
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments