ci: override release
This commit is contained in:
parent
64b401c049
commit
223c93ec49
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue