fix release script

This commit is contained in:
Nicolò Boschi 2026-01-31 18:39:50 +01:00
parent 615509011e
commit cb7ebe80bb

View file

@ -183,10 +183,6 @@ else
fi
fi
# Show changes
print_info "Changes to be committed:"
git diff
# Commit changes
print_info "Committing version changes..."
git add -A