Skip to content

Commit 7c1eded

Browse files
committed
Set ref branch
1 parent 54dac1e commit 7c1eded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
-H "Accept: application/vnd.github+json" \
5757
-H "Authorization: Bearer ${{ secrets.WORKFLOW_PAT }}" \
5858
-H "X-GitHub-Api-Version: 2022-11-28" \
59-
-d '{"event_type":"publish-workflow"}' \
59+
-d '{"ref":"main","event_type":"publish-workflow"}' \
6060
https://api.github.com/repos/hotwired-laravel/turbo-laravel-site/actions/workflows/publish.yml/dispatches

0 commit comments

Comments
 (0)