ci: maybe another token?
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user