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 4b41e85 commit 4c3d2ddCopy full SHA for 4c3d2dd
.github/workflows/release.yml
@@ -30,6 +30,8 @@ jobs:
30
31
- name: Build application
32
run: npm run dist
33
+ env:
34
+ GH_TOKEN: ""
35
36
- name: Upload artifacts (macOS)
37
if: matrix.os == 'macos-latest'
0 commit comments