From 4f1be86490a38cb4fd724343aedc9e6e44bcd638 Mon Sep 17 00:00:00 2001 From: izzy2lost Date: Thu, 7 Aug 2025 05:38:10 -0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 05c5b7e..89a3533 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,7 @@ name: Publish Binaries on: - push: - branches: - - main # Change this to match your repository's default branch + workflow_dispatch: jobs: build_linux: