Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-1314 committed Nov 30, 2024
1 parent 8c157b3 commit 683b90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/origin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- name: 执行小程序编译上传
run: |
cd miniprogram
miniprogram-ci upload --pp ./ --pkp ./private.${{ secrets.APPID }}.key --appid ${{ secrets.APPID }} --enable-es6 true -r 30
miniprogram-ci upload --pp ./ --pkp ./private.${{ secrets.APPID }}.key --appid ${{ secrets.APPID }} --enable-es6 true --robot 30 --upload-version misaka-org --upload-description "自动上传 By GitHub Actions,开源仓库:misaka-org/Chaoxing-MiniProgram"

0 comments on commit 683b90d

Please sign in to comment.