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.
2 parents 32767e2 + 37d1c6f commit 348423bCopy full SHA for 348423b
.github/workflows/compas-openscd-aws.yml
@@ -42,5 +42,5 @@ jobs:
42
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
43
with:
44
task-definition: ${{ steps.render-compas-openscd.outputs.task-definition }}
45
- service: CoMPAS-OpenSCD
+ service: CoMPAS-Open-SCD
46
cluster: ${{ secrets.AWS_CLUSTER }}
0 commit comments