Skip to content

Commit 4c3d2dd

Browse files
committed
more build fixes
1 parent 4b41e85 commit 4c3d2dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: Build application
3232
run: npm run dist
33+
env:
34+
GH_TOKEN: ""
3335

3436
- name: Upload artifacts (macOS)
3537
if: matrix.os == 'macos-latest'

0 commit comments

Comments
 (0)