We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1eded commit e19bb13Copy full SHA for e19bb13
.github/workflows/run-tests.yml
@@ -56,5 +56,5 @@ jobs:
56
-H "Accept: application/vnd.github+json" \
57
-H "Authorization: Bearer ${{ secrets.WORKFLOW_PAT }}" \
58
-H "X-GitHub-Api-Version: 2022-11-28" \
59
- -d '{"ref":"main","event_type":"publish-workflow"}' \
+ -d '{"ref":"main"}' \
60
https://api.github.com/repos/hotwired-laravel/turbo-laravel-site/actions/workflows/publish.yml/dispatches
0 commit comments