mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
ci: 无变动时不再发起更新资源 (#8846)
This commit is contained in:
1
.github/workflows/res-update-game.yml
vendored
1
.github/workflows/res-update-game.yml
vendored
@@ -177,6 +177,7 @@ jobs:
|
||||
github_token: ${{ secrets.MISTEOWORKFLOW }}
|
||||
|
||||
- name: Update OTA resource
|
||||
if: steps.add_files.outputs.have_commits == 'True'
|
||||
run: |
|
||||
gh workflow --repo MaaAssistantArknights/MaaRelease run update-resource.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user