Skip to content

Commit c7f685b

Browse files
testing automation flow
1 parent d6aa464 commit c7f685b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
TIMESTAMP=$(date +%Y%m%d%H%M%S)
3232
COMMON_PART="ci-biab"
3333
# UNIQUE_RG_NAME="${COMMON_PART}${TIMESTAMP}"
34-
UNIQUE_RG_NAME="rg-biab-hotfix"
34+
UNIQUE_RG_NAME="psl-biab-manual"
3535
echo "RESOURCE_GROUP_NAME=${UNIQUE_RG_NAME}" >> $GITHUB_ENV
3636
echo "Generated Resource_GROUP_PREFIX: ${UNIQUE_RG_NAME}"
3737

0 commit comments

Comments
 (0)