Merge branch 'preview-fixes' into master-cdn

This commit is contained in:
the1812 2023-01-03 09:04:09 +08:00
commit 20da57bfeb

View File

@ -50,7 +50,8 @@ jobs:
git config --local user.name github-actions[bot]
git config --global core.autocrlf true
git config --global core.safecrlf false
git commit -m "CI build" -a
git add --all
git commit -m "CI build"
continue-on-error: true
- name: Git push