diff --git a/.github/workflows/release-win64-exe.yml b/.github/workflows/release-win64-exe.yml index d940a1f..84eba86 100644 --- a/.github/workflows/release-win64-exe.yml +++ b/.github/workflows/release-win64-exe.yml @@ -8,6 +8,7 @@ on: release: types: [created] pull_request: + push: workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel