Update release.sh

This commit is contained in:
sorlinv
2026-02-27 09:54:18 +01:00
parent 20a016bd3a
commit 725ab74d1f

View File

@@ -75,10 +75,11 @@ EOF
fi
############################################
# Commit auto (optionnel mais propre)
# Commit + push
############################################
git add package.json version.json
git commit -m "chore: release ${TAG}" || true
git push
############################################
# Build