From d7247174ec0f7f8588de8852f6a06e4a1a73189b Mon Sep 17 00:00:00 2001 From: ahaoboy <504595380@qq.com> Date: Thu, 17 Oct 2024 17:54:32 +0800 Subject: [PATCH] ci --- .github/workflows/release.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3abe96..83444be 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,11 +3,7 @@ name: Release permissions: contents: write -on: - push: - branches: main - tags: - - v[0-9]+.* +on: [push] defaults: run: