Skip to content

Commit

Permalink
Merge pull request #163 from com-pas/Open-SCD-AWS-Fix
Browse files Browse the repository at this point in the history
Update compas-openscd-aws.yml
  • Loading branch information
Stef3st authored Dec 13, 2023
2 parents 32767e2 + 37d1c6f commit 348423b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compas-openscd-aws.yml
Original file line number Diff line number Diff line change
@@ -42,5 +42,5 @@ jobs:
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
with:
task-definition: ${{ steps.render-compas-openscd.outputs.task-definition }}
service: CoMPAS-OpenSCD
service: CoMPAS-Open-SCD
cluster: ${{ secrets.AWS_CLUSTER }}

0 comments on commit 348423b

Please sign in to comment.