electron-publisher-oss
v0.1.3
Published
Format of credentials file ```yaml access_key_id: "key id" access_key_secret: "key secret" endpoint: "" region: "" ```
Downloads
2
Readme
electron-publisher-oss
Format of credentials file
access_key_id: "key id"
access_key_secret: "key secret"
endpoint: ""
region: ""
endpoint
and region
will be overrided by options of OSSPublisher
.