Skip to content

Commit f0ab533

Browse files
authored
Merge pull request cli#207 from github/tweak-windows-build
Improve naming of Windows release asset
2 parents 869f50e + ef8b376 commit f0ab533

File tree

13 files changed

+18876
-18811
lines changed

13 files changed

+18876
-18811
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)