Update pyinstaller.yml

This commit is contained in:
2024-08-23 20:03:15 -05:00
committed by GitHub
parent 9fb7fae567
commit 21ad9c7e7e

View File

@@ -1,9 +1,12 @@
name: Create Executable name: Create Executables
on: on:
workflow_dispatch: workflow_dispatch:
release: release:
- types: [created] - types: [created]
push:
branches:
- github-actions
jobs: jobs:
pyinstaller-build: pyinstaller-build: