fix error

This commit is contained in:
赵小蒙
2024-06-04 12:13:30 +08:00
parent b74f17e439
commit e73964fc12
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@ jobs:
echo "No changes to commit"
else
git commit -m "Update version.py with new version"
fi
id: commit_changes
- name: Push changes