mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
fix: remove unnecessary gpg-sign input
This commit is contained in:
parent
c1d92ef456
commit
8bb8511e4d
8 changed files with 7 additions and 75 deletions
|
@ -24,9 +24,6 @@ inputs:
|
|||
signoff:
|
||||
description: 'Add `Signed-off-by` line by the committer at the end of the commit log message.'
|
||||
default: false
|
||||
gpg-sign:
|
||||
description: 'GPG-sign commits.'
|
||||
default: false
|
||||
branch:
|
||||
description: 'The pull request branch name.'
|
||||
default: 'create-pull-request/patch'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue