Skip to content

Commit 0532bbc

Browse files
committed
fix: deployment workflow bugfix
1 parent 28e8ca0 commit 0532bbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
name: Secrets
1111
needs: context
1212
environment: dockerhub-torrust
13-
if: needs.context.outputs.continue == 'true'
1413
runs-on: ubuntu-latest
1514

1615
outputs:

0 commit comments

Comments
 (0)