diff --git a/.github/main.workflow b/.github/main.workflow index 1b4396f..7e1d9be 100644 --- a/.github/main.workflow +++ b/.github/main.workflow @@ -8,7 +8,7 @@ action "Docker build, tag, and push" { secrets = ["DOCKER_USERNAME", "DOCKER_PASSWORD"] } -action "GitHub Action for AWS" { +action "AWS deploy" { uses = "actions/aws/cli@efb074ae4510f2d12c7801e4461b65bf5e8317e6" needs = ["Docker build, tag, and push"] secrets = [