mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
ci: 修正 gh_token
This commit is contained in:
2
.github/workflows/sync-resource.yml
vendored
2
.github/workflows/sync-resource.yml
vendored
@@ -42,5 +42,7 @@ jobs:
|
||||
git commit -m "$commit_msg" || exit 0
|
||||
git push
|
||||
- name: Setup resource update
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.MISTEOWORKFLOW }}
|
||||
run: |
|
||||
gh workflow --repo MaaAssistantArknights/MaaRelease run update-resource.yml
|
||||
Reference in New Issue
Block a user