Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit d1d66fc

Browse files
committed
Publish new releases as drafts
1 parent be2df96 commit d1d66fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ deploy:
1010
- provider: GitHub
1111
auth_token:
1212
secure: xbDg5MsNRSCKs8kfz7jFP8D4g0BoPVB0vUPEy446Bru5RQCF/JDMGdhAa6SjLVTW
13-
artifact: dist\eDEX-UI-x64.exe, dist\eDEX-UI-ia32.exe
13+
artifact: dist\eDEX-UI-x64.exe, dist\eDEX-UI-ia32.exe,
14+
draft: true
1415
force_update: true
1516
on:
1617
appveyor_repo_tag: true

0 commit comments

Comments
 (0)