RC: (update) workflow file commit reason
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 19s

This commit is contained in:
Raul Costa
2026-04-03 01:21:14 +01:00
parent 6d73b544c6
commit bedbd016a8

View File

@@ -76,6 +76,6 @@ jobs:
exit 1
else
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
fi