We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617bb56 commit 838e578Copy full SHA for 838e578
.github/workflows/release-published.yml
@@ -19,7 +19,7 @@ jobs:
19
platform_environment: production
20
21
call-terragrunt-deploy:
22
- needs: build-matrix
+ needs: [get-tg-versions, build-matrix]
23
permissions:
24
contents: read
25
id-token: write
0 commit comments