crazy-max / ghaction-import-gpg

GitHub Action to import a GPG key
https://github.com/marketplace/actions/import-gpg
MIT License
315 stars 77 forks source link

Add explicit additional step to the readme #173

Open lpmi-13 opened 1 year ago

lpmi-13 commented 1 year ago

This was easy to miss during the process of setting up the action, and it would have been nice for it to be more explicit when we were setting this up.

crazy-max commented 1 year ago

This is just to set up a GPG key on GitHub but this is not a prerequisite. It can also be different following the provider (GitHub, Gitlab, ...). Maybe we can add a "Note" section in the readme to set this up for GitHub.

lpmi-13 commented 1 year ago

Sounds good...I'll amend this PR when I'm back from vacay (next week)

lpmi-13 commented 1 year ago

hey there, sorry about forgetting to come back to this. Now updated to be in a separate Notes section instead of as a prerequisite.