diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index a5cf05c4..b08d3bd3 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -48,8 +48,8 @@ jobs: with: aws_access_key: ${{secrets.MALLANG_ACCESS_KEY}} aws_secret_key: ${{secrets.MALLANG_SECRET_KEY}} - application_name: Mallangs-two-web - environment_name: Mallangs-two-web-env + application_name: Mallangs2-two + environment_name: Mallangs2-two-env version_label: github-action-${{steps.current-time.outputs.formattedTime}} region: ap-northeast-2 deployment_package: ./build/libs/${{env.artifact}}