From 4d9e09afdcde4c2fbd973434a16980ca8840d857 Mon Sep 17 00:00:00 2001 From: Albie Spriddell Date: Wed, 11 Dec 2024 20:50:58 +0000 Subject: [PATCH] fix --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8516954..675a12a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,7 +37,7 @@ jobs: url: https://dragonfruit.network/ needs: - - sentry-release + - create-release steps: - uses: actions/checkout@v4 @@ -84,7 +84,7 @@ jobs: contents: write needs: - - sentry-release + - create-release environment: name: production