diff --git a/.github/workflows/upstream-sync.yml b/.github/workflows/upstream-sync.yml index 08111f3..e405621 100644 --- a/.github/workflows/upstream-sync.yml +++ b/.github/workflows/upstream-sync.yml @@ -34,7 +34,7 @@ jobs: # REQUIRED 'target_repo_token' exactly like this! target_repo_token: ${{ secrets.GITHUB_TOKEN }} upstream_sync_branch: master - upstream_sync_repo: jordanruthe/KlipperScreen + upstream_sync_repo: beacon3d/beacon_klipper upstream_repo_access_token: ${{ secrets.UPSTREAM_REPO_SECRET }} # Set test_mode true to run tests instead of the true action!!