diff --git a/.github/workflows/executables.yml b/.github/workflows/executables.yml index e6eac3f..12d0646 100644 --- a/.github/workflows/executables.yml +++ b/.github/workflows/executables.yml @@ -2,7 +2,7 @@ name: Compile into Executables on: release: - types: [published] + types: [created] ###################################################################################### # Based off of :