Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
DengSir committed Sep 10, 2024
1 parent 553f180 commit dea5513
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,3 @@ jobs:
body_path: changelog.txt
files: |
*.zip
- name: Release to gitee
uses: nicennnnnnnlee/[email protected]
with:
gitee_owner: DengSir
gitee_repo: tdInspect
gitee_token: ${{ secrets.GITEE_TOKEN }}
gitee_tag_name: ${{ github.ref_name }}
gitee_release_name: ${{ github.ref_name }}
gitee_release_body: "https://github.com/DengSir/tdInspect/releases/tag/${{ github.ref_name }}"
gitee_upload_retry_times: 3
gitee_files: |
*.zip

0 comments on commit dea5513

Please sign in to comment.