Update release.sh
This commit is contained in:
@@ -75,10 +75,11 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
############################################
|
############################################
|
||||||
# Commit auto (optionnel mais propre)
|
# Commit + push
|
||||||
############################################
|
############################################
|
||||||
git add package.json version.json
|
git add package.json version.json
|
||||||
git commit -m "chore: release ${TAG}" || true
|
git commit -m "chore: release ${TAG}" || true
|
||||||
|
git push
|
||||||
|
|
||||||
############################################
|
############################################
|
||||||
# Build
|
# Build
|
||||||
|
|||||||
Reference in New Issue
Block a user