fix: try push

This commit is contained in:
Jason Song 2023-04-21 18:54:31 +08:00
parent a5053e3a09
commit 74ca200efd
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ jobs:
git config --global user.name "GiteaBot"
git add --all
git commit -m "[skip ci] Updated Version via cron" || true
#git push origin main
git push origin main