actions-marketplace-validations/add-github-ssh-key
Adds your github ssh keys to the correct destination
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | — | yes | — |
| activate-with-label | Tells the action only to add keys when specific label is applied, set false if you want the key to always be added | yes | true |
| label | Label to activate action with | yes | with-ssh |
| remove-existing-keys | Removes existing keys at ~/.ssh/authorized_keys before adding new ones | yes | true |
Outputs
no outputs