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
|
region: us-west-2
|
||||||
artifact: /.*\.msi/
|
artifact: /.*\.msi/
|
||||||
on:
|
on:
|
||||||
branch: bundled-ui
|
branch: master
|
||||||
|
|
|
@ -80,7 +80,7 @@ deploy:
|
||||||
local_dir: "${TRAVIS_BUILD_DIR}/upload"
|
local_dir: "${TRAVIS_BUILD_DIR}/upload"
|
||||||
region: us-west-2
|
region: us-west-2
|
||||||
on:
|
on:
|
||||||
branch: bundled-ui
|
branch: master
|
||||||
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue