Update release.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user