@eshanized pushed another commit via script 🔥🔥🔥

This commit is contained in:
2024-03-08 13:16:15 +05:30
parent f0abc83781
commit 6d3f6fc588

View File

@@ -20,7 +20,7 @@ REPO_URL="${HOST}/${ORG}/${REPO}.git"
BRANCH="master" # or "main" depending on your repository's default branch
# Commit message
MESSAGE="@eshanized: push via script"
MESSAGE="@eshanized pushed another commit via script 🔥🔥🔥"
# Add all files, commit, and push changes
git add .