Update update.yml

This commit is contained in:
windowsboy111
2022-10-28 20:02:16 +08:00
committed by GitHub
parent 31818b76d9
commit b5f8bd07c8
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
git config user.email "<>"
git commit -a -m "Automatic Update"
git push -u origin main
echo "updated=1" > $GITHUB_ENV
echo "::set-output name=updated::1"
fi
- name: Autobuild