mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: 自动更新资源发版加个说明
This commit is contained in:
2
.github/workflows/res-update-game.yml
vendored
2
.github/workflows/res-update-game.yml
vendored
@@ -51,6 +51,6 @@ jobs:
|
||||
- name: Trigger secondary workflows # ref: https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow
|
||||
run: |
|
||||
gh workflow run --repo $GITHUB_REPOSITORY test
|
||||
gh workflow run --repo $GITHUB_REPOSITORY release-nightly-ota
|
||||
gh workflow run --repo $GITHUB_REPOSITORY -f release_body="Auto release of resource updates" release-nightly-ota
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user