fix: Correct container app name to cae-poweron-shared
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
e569bbaa1f
commit
40c440e24b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-deploy.yml
vendored
2
.github/workflows/build-deploy.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
env:
|
||||
IMAGE_NAME: teams-browser-bot
|
||||
RESOURCE_GROUP: resource-core
|
||||
CONTAINER_APP_NAME: teams-browser-bot
|
||||
CONTAINER_APP_NAME: cae-poweron-shared
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue