From 309873394f03b5bad579ca52b3447b8f30ebc959 Mon Sep 17 00:00:00 2001 From: Danny Steinbrecher <46423967+darthkali@users.noreply.github.com> Date: Fri, 23 Feb 2024 17:04:48 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eb9582d..18c0f20 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ on: push: branches: - - main + - master jobs: release-on-push: