Skip to content

Commit 348423b

Browse files
authored
Merge pull request #163 from com-pas/Open-SCD-AWS-Fix
Update compas-openscd-aws.yml
2 parents 32767e2 + 37d1c6f commit 348423b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compas-openscd-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
4343
with:
4444
task-definition: ${{ steps.render-compas-openscd.outputs.task-definition }}
45-
service: CoMPAS-OpenSCD
45+
service: CoMPAS-Open-SCD
4646
cluster: ${{ secrets.AWS_CLUSTER }}

0 commit comments

Comments
 (0)