mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
chore: change secret (#11435)
This commit is contained in:
2
.github/workflows/smoke-testing.yml
vendored
2
.github/workflows/smoke-testing.yml
vendored
@@ -128,7 +128,7 @@ jobs:
|
||||
|
||||
curl -L -X DELETE `
|
||||
-H "Accept: application/vnd.github+json" `
|
||||
-H "Authorization: Bearer ${{secrets.GITHUB_TOKEN}}" `
|
||||
-H "Authorization: Bearer ${{secrets.MAA_ACTION_READ_WRITE}}" `
|
||||
-H "X-GitHub-Api-Version: 2022-11-28" `
|
||||
"https://api.github.com/repos/MaaAssistantArknights/MaaAssistantArknights/actions/caches?key=$cacheKey"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user