ci: maybe i can see whats wrong

This commit is contained in:
2026-05-22 23:02:00 +00:00
parent 3cb316c9f2
commit b04cc2a452
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: |-
curl -s "$GITHUB_API_URL/repos/codinget/actions-test/actions/workflows/test-inputs.yaml/dispatches" \
curl -sv "$GITHUB_API_URL/repos/codinget/actions-test/actions/workflows/test-inputs.yaml/dispatches" \
-X POST \
-H "Authorization: token $ACTIONS_RUNTIME_TOKEN" \
-H "Content-Type: application/json" \