Skip to content

Commit

Permalink
fix: deployment workflow bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Sep 7, 2023
1 parent 28e8ca0 commit 2b5b168
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2b5b168

Please sign in to comment.