Update sync-to-dist.yml

This commit is contained in:
gently 2020-02-03 11:08:06 +08:00 committed by GitHub
parent 7e90297fef
commit c746d7cd58
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: '../website'
directory: '/home/runner/website'
repository: 'privacy-protection-tools/privacy-protection-tools.github.io'