@da2ce7 proposed not to sign commits. It should not be the action responsibility.
By default the input git_commit_no_gpg_sign is true and commits are not signed. We have to change workflows to sign commits at the end of the workflow before pushing the changes.
@da2ce7 proposed not to sign commits. It should not be the action responsibility.
By default the input
git_commit_no_gpg_signis true and commits are not signed. We have to change workflows to sign commits at the end of the workflow before pushing the changes.