Adds a public SSH key to the authenticated user’s GitHub account. Requires that you are authenticated via Basic Auth, or OAuth with at least write:public_key
scope.
External Documentation
To learn more, visit the GitHub documentation.
Parameter | Description |
---|---|
Key | The public SSH key to add to your GitHub account. |
Title | A descriptive name for the new key. |
Add Ssh Key with Github and Send Results Via Email
Preview this Workflow on desktop
Adds a public SSH key to the authenticated user’s GitHub account. Requires that you are authenticated via Basic Auth, or OAuth with at least write:public_key
scope.
External Documentation
To learn more, visit the GitHub documentation.
Parameter | Description |
---|---|
Key | The public SSH key to add to your GitHub account. |
Title | A descriptive name for the new key. |
Add Ssh Key with Github and Send Results Via Email
Preview this Workflow on desktop