Make uploaded build ZIPs publicly readable
This commit is contained in:
parent
294102b27d
commit
a80d29d917
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ deploy:
|
|||
skip_cleanup: true
|
||||
local-dir: build-zip
|
||||
upload-dir: client
|
||||
acl: private
|
||||
acl: public-read
|
||||
on:
|
||||
repo: zotero/zotero
|
||||
condition: "$FX_VERSION = 54.0b"
|
||||
|
|
Loading…
Add table
Reference in a new issue