From eb1dab4679fc7011a2266119076ed189aca80611 Mon Sep 17 00:00:00 2001 From: Hua-Ming Huang Date: Sun, 4 Aug 2024 09:27:10 +0200 Subject: [PATCH] SAVEPOINT --- .github/workflows/auto-create-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-create-release.yml b/.github/workflows/auto-create-release.yml index f6baeb28e..2ad98a798 100644 --- a/.github/workflows/auto-create-release.yml +++ b/.github/workflows/auto-create-release.yml @@ -1,8 +1,8 @@ name: Auto Create Release on: - workflow_dispatch - push + workflow_dispatch: + push: jobs: build: