1
Some checks failed
sr-sync-to-github / build (push) Failing after 2s
Some checks failed
sr-sync-to-github / build (push) Failing after 2s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
cp ../azurlane-sr/src .
|
cp ../azurlane-sr/src .
|
||||||
cp ../azurlane-sr/README .
|
cp ../azurlane-sr/README .
|
||||||
git add .
|
git add .
|
||||||
git commit -a -m "$(date '+%Y-%m-%d %H:%M:%S')"
|
git commit --allow-empty -m "$(date '+%Y-%m-%d %H:%M:%S')"
|
||||||
git push https://x-access-token:${{ secrets.AZW_PHY_GITHUB_TOKEN }}@github.com/Azurlane-HOI-mod/Azurlane-SR.git
|
git push https://x-access-token:${{ secrets.AZW_PHY_GITHUB_TOKEN }}@github.com/Azurlane-HOI-mod/Azurlane-SR.git
|
||||||
- name: cleanup
|
- name: cleanup
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user