mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-11 07:20:24 +08:00
ci: res-update-game push-action using MISTEOWORKFLOW to bypass required status checks
[skip changelog]
This commit is contained in:
2
.github/workflows/res-update-game.yml
vendored
2
.github/workflows/res-update-game.yml
vendored
@@ -283,7 +283,7 @@ jobs:
|
||||
if: steps.add_files.outputs.have_commits == 'True'
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.MAA_RESOURCE_SYNC }}
|
||||
github_token: ${{ secrets.MISTEOWORKFLOW }}
|
||||
|
||||
- name: Update OTA resource
|
||||
if: steps.add_files.outputs.have_commits == 'True'
|
||||
|
||||
Reference in New Issue
Block a user