ci: override release

This commit is contained in:
cxfksword 2023-12-16 15:23:19 +08:00
parent 64b401c049
commit 223c93ec49
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ jobs:
file: ./artifacts/${{ env.artifact }}_*.zip
tag: ${{ github.ref }}
file_glob: true
overwrite: true
- name: Publish manifest
uses: svenstaro/upload-release-action@v2
with: