menci/Deploy SSL certificate to Upyun

Deploy SSL certificate to Upyun CDN or OSS.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 15, 2024
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: menci/deploy-certificate-to-upyun@deb304e3740f025cc47c09814da7f89a65ebcfb6 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
subaccount-usernameThe subaccount username to login to Upyun.yes
subaccount-passwordThe subaccount password to login to Upyun.yes
fullchain-fileThe file path of the PEM fullchain certificate.yes
key-fileThe file path of the PEM private key file.yes
domainsEnter a list of CDN or OSS domains you want to deploy the certificate to.yes
delete-unused-certificatesWhether or not to delete ALL unused certificates after deploying the new certificate. If set to `false` the old certificate won't be deleted!yes

no outputs