Skip to content

Commit e5a1b52

Browse files
fix: add AZURE_RESOURCE_GROUP to environment variables for deployment
1 parent 1e61dc0 commit e5a1b52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ jobs:
423423
AZURE_SUBSCRIPTION_ID
424424
AZURE_ENV_NAME
425425
AZURE_LOCATION
426+
AZURE_RESOURCE_GROUP
426427
427428
- name: Send Notification on Failure
428429
if: failure()

0 commit comments

Comments
 (0)