Skip to content

Commit

Permalink
Update compas-openscd-aws.yml
Browse files Browse the repository at this point in the history
chore: Updated Service name for CoMPAS-Open-SCD

Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
  • Loading branch information
pascalwilbrink authored Dec 13, 2023
1 parent 32767e2 commit 37d1c6f
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
Expand Up @@ -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 37d1c6f

Please sign in to comment.