Commit 3bdfc454 authored by Jeremy Bokobza's avatar Jeremy Bokobza Committed by GitHub

removed artifacts path (#261)

parent 0b17ebee
...@@ -122,12 +122,10 @@ artifacts: ...@@ -122,12 +122,10 @@ artifacts:
#----------------------------------# #----------------------------------#
deploy: deploy:
- provider: GitHub
tag: $(APPVEYOR_REPO_TAG_NAME) tag: $(APPVEYOR_REPO_TAG_NAME)
description: ''
provider: GitHub
auth_token: auth_token:
secure: iPd9DGfPGxt/rr3cZIB5MTAuAVCAKPBWXATiN79tWuJJZUHdty7BO+QHUfnKoXTz secure: faXallYrtShJywqNK+adalNNl50Wjns7dFsCDDx5/eNBegshCLjfshUeMPgIX9Ld
artifact: breeze_out\*.zip
draft: false draft: false
prerelease: true prerelease: true
force_update: true force_update: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment