]> granicus.if.org Git - openjpeg/commitdiff
Trying to make appveyor and travis deploy on the same release
authorAntonin Descampe <antonin@gmail.com>
Sun, 15 May 2016 14:51:21 +0000 (16:51 +0200)
committerAntonin Descampe <antonin@gmail.com>
Sun, 15 May 2016 14:51:21 +0000 (16:51 +0200)
appveyor.yml

index 068deaea1b9fab2a9c1dda19d5a43d153c479b6b..73003d021647ede2af9d53c7159b60184d25a0c3 100644 (file)
@@ -31,7 +31,7 @@ deploy:
   auth_token:
     secure: Huk03f1heCD/HMyA+4ZeVmICdmKn9rPxK5p8/KxzgL+FtJDHlqcllcCrtN9bDxRH # your encrypted token from GitHub
   artifact: /.*\.zip/            # upload all zip packages to release assets
-  draft: true
+  draft: false
   prerelease: false
   on:
     appveyor_repo_tag: true        # deploy on tag push only