Skip to content

Commit b9467ce

Browse files
authored
Merged to main
2 parents 7236967 + 41ae5f7 commit b9467ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-commit-push-script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ fi
4444
echo $commit_message
4545

4646
# Set the GIT_SSH_PASSPHRASE environment variables
47-
export COMMIT_MESSAGE="$commit_message"
47+
export COMMIT_MESSAGE=$commit_message
4848
export TICKET="$ticket"
4949

5050
# Prepare and execute commit command, remove -S to commit without signing

0 commit comments

Comments
 (0)