Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Feb 7, 2025
1 parent 1857164 commit 77e8108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- uses: MirrorChyan/uploading-action@v1
with:
filetype: local
mirrorchyan_rid: MaaResource
pick_files: '["resource"]'
mirrorchyan_rid: MaaResourceCache
pick_files: '["MaaAssistantArknights/api/gui", "MaaAssistantArknights/api/resource", "MaaAssistantArknights/api/lastUpdateTime.json"]'
version_name: ${{ steps.version_name.outputs.version }}
upload_token: ${{ secrets.MirrorChyanUploadToken }}

Expand Down

0 comments on commit 77e8108

Please sign in to comment.