We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8749768 commit 76ecf7dCopy full SHA for 76ecf7d
1 file changed
appveyor.yml
@@ -83,7 +83,7 @@ for:
83
description: 'Build Version - v$(APPVEYOR_BUILD_VERSION) at $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
84
auth_token:
85
secure: HtzY0gh/s1gwDx89ZAqSdizGGNuQiyzXopLyFWhlpfC91/QvljGfNSS2L86hrl07
86
- artifact: bin\*.exe
+ artifact: bin\MOSA-Installer-*.exe
87
draft: false
88
prerelease: true
89
force_update: true
@@ -96,7 +96,7 @@ for:
96
97
98
99
100
101
prerelease: false
102
0 commit comments