diff --git a/.github/workflows/remote-test.yml b/.github/workflows/remote-test.yml index 0159fb7..367b841 100644 --- a/.github/workflows/remote-test.yml +++ b/.github/workflows/remote-test.yml @@ -20,7 +20,7 @@ jobs: -d '{ "ref": "main", "inputs": { - "target_repo": "https://github.com/paseo-network/runtimes", + "target_repo": "https://github.com/${{ github.repository }}", "target_branch": "${{ github.head_ref }}" } }' \ No newline at end of file