Update sync-to-dist.yml

This commit is contained in:
gently 2020-02-03 10:49:07 +08:00 committed by GitHub
parent de3c031539
commit 315d820fe3
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: 'https://github.com/privacy-protection-tools/privacy-protection-tools.github.io.git'