From bf57d5d5803ab934eebd6f8b207179149cb145f9 Mon Sep 17 00:00:00 2001 From: Vincent Mercier Date: Thu, 23 Nov 2023 16:54:08 +0100 Subject: [PATCH] DONOTMERGE-test-in-ci --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 58828fd..18e366f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,7 @@ name: release on: push: - tags: + branches: - "*" # Allows you to run this workflow manually from the Actions tab