We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a88be commit 04b7f89Copy full SHA for 04b7f89
.github/steps/3-spinup-environment.md
@@ -47,7 +47,7 @@ env:
47
IMAGE_REGISTRY_URL: ghcr.io
48
AZURE_RESOURCE_GROUP: cd-with-actions
49
AZURE_APP_PLAN: actions-ttt-deployment
50
- AZURE_LOCATION: '"Central US"'
+ AZURE_LOCATION: '"East US"'
51
###############################################
52
### Replace <username> with GitHub username ###
53
0 commit comments