ci: maybe another token?
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- run: |-
|
- run: |-
|
||||||
curl -sv "$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 \
|
-X POST \
|
||||||
-H "Authorization: token $ACTIONS_RUNTIME_TOKEN" \
|
-H "Authorization: token $GITEA_TOKEN" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
|
|||||||
Reference in New Issue
Block a user