Skip to content

Commit eb5f649

Browse files
committed
Change the name of the build branch
1 parent 565819c commit eb5f649

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
git commit -m "Build"
5757
5858
# Setup variables
59-
BUILD_BRANCH="${GITHUB_REF_NAME}-build"
59+
BUILD_BRANCH="build/${GITHUB_REF_NAME}"
6060
GITHUB_ACTION_URL="${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}/checks"
6161
6262
# Switch branches... maybe?

0 commit comments

Comments
 (0)