forked from LBRYCommunity/lbry-sdk
switch branch to master
This commit is contained in:
parent
838508f342
commit
694b5b9ee5
2 changed files with 2 additions and 2 deletions
|
@ -62,4 +62,4 @@ deploy:
|
|||
region: us-west-2
|
||||
artifact: /.*\.msi/
|
||||
on:
|
||||
branch: bundled-ui
|
||||
branch: master
|
||||
|
|
|
@ -80,7 +80,7 @@ deploy:
|
|||
local_dir: "${TRAVIS_BUILD_DIR}/upload"
|
||||
region: us-west-2
|
||||
on:
|
||||
branch: bundled-ui
|
||||
branch: master
|
||||
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue