Merge pull request #494 from Aearnus/master
Add note about SSH key to the section on nimble publish
This commit is contained in:
commit
e7f8cb6c81
1 changed files with 1 additions and 1 deletions
|
|
@ -313,7 +313,7 @@ Check out the [Creating Packages](#creating-packages) section for more info.
|
|||
|
||||
Publishes your Nimble package to the official Nimble package repository.
|
||||
|
||||
**Note:** Requires a valid GitHub account.
|
||||
**Note:** Requires a valid GitHub account with an SSH key attached to it. To upload your public key onto your GitHub account, follow [this link](https://github.com/settings/keys).
|
||||
|
||||
### nimble tasks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue