mirror of
https://github.com/blw1138/Zordon.git
synced 2026-04-25 13:54:55 -05:00
Only generate Windows binaries when releases are created
This commit is contained in:
@@ -3,6 +3,7 @@ name: Create Executable (Windows)
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
|
- types: [created]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pyinstaller-build:
|
pyinstaller-build:
|
||||||
|
|||||||
Reference in New Issue
Block a user