Skip to content

Commit

Permalink
chore: dev workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
char-yb committed Jul 3, 2024
1 parent 5aa5bd8 commit 914b386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
existing_bucket_name: "walwal-server-dev-deployment"
application_name: "WalWal-server"
environment_name: "yvea-core-service-server-dev-env"
application_name: "walwal-dev"
environment_name: "Walwal-dev-env"
version_label: "github-action-dev"
region: ap-northeast-2
deployment_package: deployment-package.zip

0 comments on commit 914b386

Please sign in to comment.