renbaoshuo/Deploy SSL certificate to GoEdge CDN

Deploy SSL certificate to GoEdge CDN.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Jan 7, 2024
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: renbaoshuo/deploy-certificate-to-goedge@34e6749dfd617e3104616c15964ab2629024e115 # beta-v1

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

namedescriptionrequireddefault
api-endpointThe API endpoint of GoEdge.yes
access-key-typeThe type of AccessKey (default: user).nouser
access-key-idThe AccessKeyId used to authenticate with GoEdge.yes
access-keyThe AccessKeySecret used to authenticate with GoEdge.yes
cert-idThe ID of the certificate to be deployed.yes
fullchain-fileThe file path of the PEM fullchain certificate.yes
key-fileThe file path of the PEM private key file.yes

no outputs