RC: (update) workflow file commit reason
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 19s
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 19s
This commit is contained in:
@@ -76,6 +76,6 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
echo "✅ Changes detected! Committing and pushing..."
|
echo "✅ Changes detected! Committing and pushing..."
|
||||||
git commit -m "chore: deploy slashroot-cc update ${{ gitea.sha }} [skip ci]"
|
git commit -m "BOT: (deploy) slashroot-cc update ${{ gitea.sha }}"
|
||||||
git push origin main
|
git push origin main
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user