Update sync-to-dist.yml

This commit is contained in:
gently 2020-02-03 11:04:36 +08:00 committed by GitHub
parent 26a85da970
commit c2baad1e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'