Skip to content

Commit 75d3b7d

Browse files
authored
fix (#822)
1 parent c886541 commit 75d3b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
environment: prod2
5252
useTag: main
5353
secrets: inherit
54-
# needs: integration_test_dev3
54+
needs: push_to_registry_prod
5555
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)