From a91d7a66a72ab61dc495e38e0d24a855b4875d27 Mon Sep 17 00:00:00 2001 From: Zoey Date: Sat, 17 Feb 2024 17:17:31 +0100 Subject: [PATCH] Update release.yml Signed-off-by: Zoey --- .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 38cb534..dd7f9c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: with: name: artifacts path: pumpkin.zip - - uses: marvinpinto/action-automatic-releases@latest + - uses: crowbarmaster/GH-Automatic-Releases@latest if: github.event_name != 'pull_request' with: prerelease: false