diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index e13946af..8dfdbacb 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -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'