Skip to content

Commit 2b5b168

Browse files
committed
fix: deployment workflow bugfix
1 parent 28e8ca0 commit 2b5b168

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
jobs:
99
secrets:
1010
name: Secrets
11-
needs: context
1211
environment: dockerhub-torrust
13-
if: needs.context.outputs.continue == 'true'
1412
runs-on: ubuntu-latest
1513

1614
outputs:

0 commit comments

Comments
 (0)