mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
Update pyinstaller.yml
This commit is contained in:
5
.github/workflows/pyinstaller.yml
vendored
5
.github/workflows/pyinstaller.yml
vendored
@@ -1,9 +1,12 @@
|
||||
name: Create Executable
|
||||
name: Create Executables
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
- types: [created]
|
||||
push:
|
||||
branches:
|
||||
- github-actions
|
||||
|
||||
jobs:
|
||||
pyinstaller-build:
|
||||
|
||||
Reference in New Issue
Block a user