Skip to content

Commit

Permalink
chore: Update Azure credentials in GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
leandromsft committed Jul 1, 2024
1 parent f7c5ed7 commit 79a7b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/01-CreateAzureResources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
AZ_RG_NAME: 'rg-ghdashboard'
AZ_RG_LOCATION: 'eastus'
AZ_RG_LOCATION: 'centralus'
AZ_APP_NAME: 'ghdashboard'
AZ_SQL_NAME: 'ghdashboard'
AZ_SQL_USER: 'ghdashboard'
Expand Down

0 comments on commit 79a7b3a

Please sign in to comment.