diff --git a/automate.sh b/automate.sh index 3e3120b..7313420 100644 --- a/automate.sh +++ b/automate.sh @@ -24,6 +24,7 @@ else echo "Commit en cours..." sleep 1 git commit + git tag -l v. echo "Entrez la version du tag:" read tag git tag $tag