Skip to content

Commit 58f6c3f

Browse files
authored
Update commit message for beta build deployment
1 parent 8edc32c commit 58f6c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/receive-beta-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ jobs:
9898
else
9999
echo "Changes detected; committing..."
100100
git status
101-
git commit -m "Deploy ${SOURCE_REPO} build to ${SUBFOLDER}"
101+
git commit -m "Deploy beta ${SUBFOLDER} build."
102102
git push origin main
103103
fi

0 commit comments

Comments
 (0)