We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f28161 commit bbe14e6Copy full SHA for bbe14e6
.github/workflows/release.yml
@@ -90,4 +90,5 @@ jobs:
90
with:
91
task-definition: deploy/task-definition.json
92
service: ${{ env.app_name }}
93
+ cluster: ${{ env.cluster_name }}
94
force-new-deployment: true
0 commit comments