Skip to content

Commit

Permalink
test gitee release
Browse files Browse the repository at this point in the history
  • Loading branch information
Karmenzind committed Oct 20, 2024
1 parent c3ebbc6 commit bfa9444
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/manual-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ jobs:
gitee_token: ${{ secrets.GITEE_TOKEN }}
gitee_release_id: "release-beta"
gitee_upload_retry_times: 3
gitee_files: build/kd_macos_arm64
gitee_files: |
build/kd_macos_arm64
build/kd_macos_amd64
linux-part:
# needs: mac-part
Expand Down

0 comments on commit bfa9444

Please sign in to comment.