Skip to content

Commit

Permalink
ci: update production eb env name (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonlimlianjie authored Sep 10, 2021
1 parent b972e1d commit 71048b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
STAGING_BRANCH: refs/heads/staging
DEV_BRANCH: refs/heads/staging-dev
EB_APP: isomer-cms
EB_ENV_PRODUCTION: isomercms-backend-prod
EB_ENV_PRODUCTION: cms-backend-prod
EB_ENV_STAGING: isomercms-backend-staging
EB_ENV_DEV: isomercms-backend-staging-dev
COMMIT_MESSAGE: ${{ github.event.head_commit.message }}
Expand Down

0 comments on commit 71048b4

Please sign in to comment.