Skip to content

Commit 88f0f3a

Browse files
committed
Preserve original filename in build-msi action
1 parent 30d06c1 commit 88f0f3a

File tree

3 files changed

+9574
-9577
lines changed

3 files changed

+9574
-9577
lines changed

.github/actions/build-msi/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: 'Build MSI'
22
description: 'Build, sign, and release Windows installers using WiX'
33
inputs:
4-
version:
5-
description: 'what version to use for the built MSI'
6-
required: true
74
exe:
85
description: 'path to exe to wrap in MSI '
96
required: true

0 commit comments

Comments
 (0)