Skip to content

Commit 6d544b2

Browse files
author
Adam Leskis
committed
add additional information in a separate notes section
1 parent 232931e commit 6d544b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,10 @@ Following outputs are available
236236
| `name` | String | Name associated with the GPG key |
237237
| `email` | String | Email address associated with the GPG key |
238238

239+
## Notes
240+
241+
Make sure to [add the corresponding public key to your GitHub account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account). This is easy to forget, since unlike SSH keys, where you only need to upload 1 thing to GitHub, in this case, you need to upload both the public and private keys to enable this workflow.
242+
239243
## Contributing
240244

241245
Want to contribute? Awesome! The most basic way to show your support is to star

0 commit comments

Comments
 (0)