Skip to content

Commit a96d452

Browse files
hetpatel-11claude
andcommitted
ci: pass GH_TOKEN to electron-builder dist:mac step
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 795011a commit a96d452

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ jobs:
4949
- name: Build macOS release smoke artifact
5050
env:
5151
ELECTRON_BUILDER_CACHE: ${{ runner.temp }}/electron-builder-cache
52+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5253
run: npm run dist:mac

0 commit comments

Comments
 (0)