ci: maybe another token?

This commit is contained in:
2026-05-22 23:03:46 +00:00
parent b04cc2a452
commit 191ded608c
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- run: |-
curl -sv "$GITHUB_API_URL/repos/codinget/actions-test/actions/workflows/test-inputs.yaml/dispatches" \
-X POST \
-H "Authorization: token $ACTIONS_RUNTIME_TOKEN" \
-H "Authorization: token $GITEA_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"ref": "refs/heads/main",