Skip to content

Commit

Permalink
correct typo in action name (ECS-Deploy)
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt authored Oct 2, 2024
1 parent 2e313ea commit 6f31e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'ESC-Deploy'
name: 'ECS-Deploy'
description: 'Simple shell script for initiating blue-green deployments on Amazon EC2 Container Service (ECS)'
inputs:
aws_access_key_cmd:
Expand Down

0 comments on commit 6f31e03

Please sign in to comment.