feat(push): add push option

re #86
This commit is contained in:
Federico Grandi
2020-11-11 18:11:50 +01:00
parent 0c6f4a1284
commit b36969554e
4 changed files with 53 additions and 21 deletions

View File

@@ -26,6 +26,9 @@ inputs:
description: The flag used on the pull strategy
required: false
default: '--no-rebase'
push:
description: Whether to push the commit to the repo
required: false
remove:
description: Arguments for the git rm command
required: false