Skip to content

Commit 83fa1c1

Browse files
authored
Update repository URL in private-trigger workflow
1 parent 6c106ff commit 83fa1c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/private-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
curl -X POST \
7878
-H "Accept: application/vnd.github.v3+json" \
7979
-H "Authorization: token ${{ secrets.PAT_GITHUB }}" \
80-
https://api.github.com/repos/karimzakzouk/runner/dispatches \
80+
https://api.github.com/repos/karimfaridz/runner/dispatches \
8181
-d '{
8282
"event_type": "trigger-build",
8383
"client_payload": {

0 commit comments

Comments
 (0)