Skip to content

Commit 9e0b397

Browse files
authored
Update sign.yml
1 parent 2014f47 commit 9e0b397

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/sign.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ jobs:
4545
- name: Upload signed artifact
4646
uses: actions/upload-artifact@v7
4747
with:
48-
name: 'signed'
48+
name: 'signed2'
4949
if-no-files-found: error
5050
path: signed/random.dll
5151
archive: false
52-
overwrite: true

0 commit comments

Comments
 (0)