ci: fix dispatch yaml syntax

This commit is contained in:
2026-05-22 22:56:25 +00:00
parent 73a0ba223e
commit a314036077
+2 -2
View File
@@ -11,8 +11,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: >-
curl "$GITHUB_API_URL/repos/codinget/actions-test/actions/workflows/test-inputs/dispatches"
- run: |-
curl -s "$GITHUB_API_URL/repos/codinget/actions-test/actions/workflows/test-inputs/dispatches"
-X POST
-H "Authorization: token $ACTIONS_RUNTIME_TOKEN"
-H "Content-Type: application/json" -d '{