diff --git a/.github/workflows/build-release-binaries.yml b/.github/workflows/build-release-binaries.yml index de29568a..80f23f71 100644 --- a/.github/workflows/build-release-binaries.yml +++ b/.github/workflows/build-release-binaries.yml @@ -1,6 +1,7 @@ name: "Build swap and asb release binaries" on: + workflow_dispatch: release: types: [created]