Skip to content

Commit

Permalink
add additional information in a separate notes section
Browse files Browse the repository at this point in the history
  • Loading branch information
lpmi-13 committed Sep 13, 2023
1 parent 232931e commit 6d544b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,10 @@ Following outputs are available
| `name` | String | Name associated with the GPG key |
| `email` | String | Email address associated with the GPG key |

## Notes

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.

## Contributing

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

0 comments on commit 6d544b2

Please sign in to comment.