Update update.yml

This commit is contained in:
windowsboy111
2022-10-19 12:14:22 +08:00
committed by GitHub
parent 96b5e8315b
commit 24f7bce5cb
+1 -1
View File
@@ -32,5 +32,5 @@ jobs:
git config user.name "Package Update Checker"
git config user.email "<>"
git commit -a -m "Automatic Update by chkupdate.py"
git push origin master
git push -u origin master
fi