From 2b5b16875c7041ccd1662aa6156a119bf95a9434 Mon Sep 17 00:00:00 2001 From: Cameron Garnham Date: Thu, 7 Sep 2023 09:52:04 +0200 Subject: [PATCH] fix: deployment workflow bugfix --- .github/workflows/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index 87bc6148..73c02414 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -8,9 +8,7 @@ on: jobs: secrets: name: Secrets - needs: context environment: dockerhub-torrust - if: needs.context.outputs.continue == 'true' runs-on: ubuntu-latest outputs: