1
Some checks failed
sr-sync-to-github / build (push) Failing after 1m46s
Some checks failed
sr-sync-to-github / build (push) Failing after 1m46s
This commit is contained in:
@@ -21,8 +21,8 @@ jobs:
|
|||||||
git checkout master
|
git checkout master
|
||||||
rm -rf src
|
rm -rf src
|
||||||
rm -rf README
|
rm -rf README
|
||||||
cp ../azurlane-sr/src .
|
mv -r ../azurlane-sr/src .
|
||||||
cp ../azurlane-sr/README .
|
mv -r ../azurlane-sr/README .
|
||||||
git config --local user.email Cheshire[bot]@users.noreply.github.com
|
git config --local user.email Cheshire[bot]@users.noreply.github.com
|
||||||
git config --local user.name 柴郡[bot]
|
git config --local user.name 柴郡[bot]
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
Reference in New Issue
Block a user