@eshanized updated the repository!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-12 17:47:20 +05:30
parent b2c0d27afe
commit 8415026daf
2 changed files with 38 additions and 118 deletions

View File

@@ -19,7 +19,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 updated the repository!!!"
# Add all files, commit, and push changes
git add .