This commit is contained in:
gently 2020-02-03 11:06:16 +08:00
commit 7e90297fef

View File

@ -27,5 +27,5 @@ jobs:
with:
github_token: ${{ secrets.PERSON_TOKEN }}
branch: 'master'
directory: '/home/runner/website'
directory: '../website'
repository: 'privacy-protection-tools/privacy-protection-tools.github.io'