Skip to content

Commit 76ecf7d

Browse files
authored
Update appveyor.yml
1 parent 8749768 commit 76ecf7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for:
8383
description: 'Build Version - v$(APPVEYOR_BUILD_VERSION) at $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
8484
auth_token:
8585
secure: HtzY0gh/s1gwDx89ZAqSdizGGNuQiyzXopLyFWhlpfC91/QvljGfNSS2L86hrl07
86-
artifact: bin\*.exe
86+
artifact: bin\MOSA-Installer-*.exe
8787
draft: false
8888
prerelease: true
8989
force_update: true
@@ -96,7 +96,7 @@ for:
9696
description: 'Build Version - v$(APPVEYOR_BUILD_VERSION) at $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
9797
auth_token:
9898
secure: HtzY0gh/s1gwDx89ZAqSdizGGNuQiyzXopLyFWhlpfC91/QvljGfNSS2L86hrl07
99-
artifact: bin\*.exe
99+
artifact: bin\MOSA-Installer-*.exe
100100
draft: false
101101
prerelease: false
102102
force_update: true

0 commit comments

Comments
 (0)