From 22180abd041e4cc87721023d7a3e541dfc2dcabc Mon Sep 17 00:00:00 2001 From: Puqns67 Date: Mon, 3 Jun 2024 18:58:27 +0800 Subject: [PATCH] workflow/release: fix triggered multiple times --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 346c077..6d28ef5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -2,8 +2,6 @@ name: Release on: push: - branches: - - fabric tags: - 'fabric@*'