Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tgiphil committed Jul 17, 2019
1 parent 8749768 commit 76ecf7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -83,7 +83,7 @@ for:
description: 'Build Version - v$(APPVEYOR_BUILD_VERSION) at $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
auth_token:
secure: HtzY0gh/s1gwDx89ZAqSdizGGNuQiyzXopLyFWhlpfC91/QvljGfNSS2L86hrl07
artifact: bin\*.exe
artifact: bin\MOSA-Installer-*.exe
draft: false
prerelease: true
force_update: true
Expand All @@ -96,7 +96,7 @@ for:
description: 'Build Version - v$(APPVEYOR_BUILD_VERSION) at $(APPVEYOR_REPO_COMMIT_TIMESTAMP)'
auth_token:
secure: HtzY0gh/s1gwDx89ZAqSdizGGNuQiyzXopLyFWhlpfC91/QvljGfNSS2L86hrl07
artifact: bin\*.exe
artifact: bin\MOSA-Installer-*.exe
draft: false
prerelease: false
force_update: true
Expand Down

0 comments on commit 76ecf7d

Please sign in to comment.