Skip to content

Add option to enable commit.gpgsign #4

@crazy-max

Description

@crazy-max

For the moment this action only takes care of importing the GPG key. In order to be able to use it, the commit.gpgsign config must also be enabled for the repo and the user's key ID must be inserted:

git config user.signingkey '<KEYID>'
git config commit.gpgsign true

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions