Skip to content

Commit

Permalink
[update]
Browse files Browse the repository at this point in the history
  • Loading branch information
orangemio committed Feb 7, 2020
1 parent 69aad60 commit d4f27d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ branches:
deploy:
provider: releases
api_key: ${GH_TOKEN}
file: build/jumpserver_video_player-0.0.1.*
file: build/Jumpserver Video Player-0.0.1.dmg
skip_cleanup: true
draft: true
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ build_script:
test: off

artifacts:
- path: build/jumpserver-video_player-setup-0.0.1.exe
- path: build\Jumpserver Video Player Setup 0.0.1.exe
name: JumpserverVideoPlayer

0 comments on commit d4f27d0

Please sign in to comment.