Skip to content

Commit

Permalink
Merge torrust#403: fix: deployment workflow bugfix
Browse files Browse the repository at this point in the history
2b5b168 fix: deployment workflow bugfix (Cameron Garnham)

Pull request description:

ACKs for top commit:
  da2ce7:
    ACK 2b5b168

Tree-SHA512: fcc39a6b75696178e1f33ef28cadde4206d654111c2419dbe14b0aa86028f666058b746bae5d71b3bad1da59e9562afa9338e1ae69c9524e8d56dbdb78638a19
  • Loading branch information
da2ce7 committed Sep 7, 2023
2 parents 28e8ca0 + 2b5b168 commit 698890a
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 698890a

Please sign in to comment.