Skip to content

Commit c6875c4

Browse files
committed
try get forked repo name
1 parent 72fce84 commit c6875c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-code-samples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# APIFY_TOKEN: ${{ secrets.CODE_SAMPLE_TESTER_ACTOR_TOKEN }}
1919
APIFY_TOKEN: apify_api_cUpIjxWrtMdy6Ctqnz9PhYyTjdqWcI4tjFTr
2020
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
21-
REPO_OWNER: ${{ github.repository_owner }}
21+
REPO_OWNER: ${{ github.actor }}
2222
run: |
2323
curl --fail-with-body -X POST "https://api.apify.com/v2/acts/X8D0L4wfpO8fCL1uL/run-sync" \
2424
-H "Content-Type: application/json" \

0 commit comments

Comments
 (0)