From 70aa5b95963f7107cfd7d1084b63f400b6774702 Mon Sep 17 00:00:00 2001 From: Ricardo Band Date: Wed, 14 Jun 2023 12:26:08 +0200 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 74f9529..60472e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -98,7 +98,7 @@ jobs: artifacts: release-staging-${{ env.timestamp }}.zip token: ${{ secrets.GITHUB_TOKEN }} - release: + production: needs: [ calendar ] runs-on: ubuntu-latest environment: production