[Deploy] Overwrite windows artifact after signing (#4489)
This commit is contained in:
parent
f8cb0f526a
commit
584f06fafc
1
.github/workflows/package-and-publish.yml
vendored
1
.github/workflows/package-and-publish.yml
vendored
@ -159,6 +159,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ env.FILE_NAME }}
|
name: ${{ env.FILE_NAME }}
|
||||||
path: ${{ env.FILE_NAME }}
|
path: ${{ env.FILE_NAME }}
|
||||||
|
overwrite: true
|
||||||
|
|
||||||
- name: Get latest release ID
|
- name: Get latest release ID
|
||||||
id: release-id
|
id: release-id
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user