Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron authored Jul 25, 2024
1 parent d4f5718 commit 7e36db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
EP_GH_IGNORE_TIME: true
run: |
npm run build
npm exec electron-builder -- --publish onTagOrDraft --win --mac --linux
npm exec electron-builder -- --publish always --win --mac --linux

0 comments on commit 7e36db1

Please sign in to comment.