Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
1
  • Loading branch information
qixing-ai authored Nov 17, 2024
1 parent d184022 commit b5cf0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: npm run electron:build -- --win
env:
NODE_ENV: production
GH_TOKEN: ${{ secrets.GH_TOKEN }}

- name: Upload Build Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b5cf0e0

Please sign in to comment.