julia-actions/Add Julia Registry

Clone a private Julia registry and configure Pkg access

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryRegistry to clone (owner/repo)yes
protocolProtocol to use when cloning GitHub repositories. Either `ssh` or `https`.ssh
ssh-keySSH private key contents when cloning with SSH.no
keyDeprecated input which was replaced by `ssh-key`.no
github-tokenThe GitHub token to use when cloning with HTTPS.${{ github.token }}

no outputs