ci: 无变动时不再发起更新资源 (#8846)

This commit is contained in:
AnnAngela
2024-04-17 12:01:45 +08:00
committed by GitHub
parent 09c04eec27
commit 1ddd7023bc

View File

@@ -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