Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaneeyo committed Sep 29, 2023
1 parent f3ce353 commit 09da287
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Build for Windows
run: |
npm run build:windows
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish
id: create_release
Expand Down

0 comments on commit 09da287

Please sign in to comment.