mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-01 01:35:11 +00:00
only deploy on a tag
This commit is contained in:
parent
b07241405e
commit
c0e1d3c4b3
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ deploy:
|
||||||
upload-dir: ${TRAVIS_BRANCH}
|
upload-dir: ${TRAVIS_BRANCH}
|
||||||
local_dir: upload
|
local_dir: upload
|
||||||
on:
|
on:
|
||||||
all_branches: true
|
tags: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue