Update Travis file
This commit is contained in:
parent
ae06e99cd1
commit
155b5c3c02
@ -35,6 +35,7 @@ deploy:
|
||||
on:
|
||||
tags: true
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: ghr --username hacdias --token $GITHUB_TOKEN --replace --prerelease --debug latest dist/
|
||||
on:
|
||||
branch: master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user