diff --git a/.github/workflows/timedupdate.yml b/.github/workflows/timedupdate.yml index a0b4aba..b775ce0 100644 --- a/.github/workflows/timedupdate.yml +++ b/.github/workflows/timedupdate.yml @@ -37,6 +37,7 @@ jobs: cp -r ~/plan9port . - name: Commit and push run: | + cd ~/9fans.github.io git add . git commit -m "Automated update" git remote add testFork https://github.com/Eason-Y-Lu/9fans.github.io.git