From 1e22417037e7e08697c55424a158d0987bba4285 Mon Sep 17 00:00:00 2001 From: reobf <2215595288@qq.com> Date: Sun, 11 Feb 2024 18:46:47 +0800 Subject: [PATCH] update --- .github/workflows/release-packages.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/release-packages.yml b/.github/workflows/release-packages.yml index 25d088c..8d422bf 100644 --- a/.github/workflows/release-packages.yml +++ b/.github/workflows/release-packages.yml @@ -4,10 +4,7 @@ name: Release latest starter and migration packages on: - push: - branches: [ ] - tags: [ ] - + jobs: zip-and-release-packages: runs-on: ubuntu-latest