Revert "Feature: Checkout Options"

This commit is contained in:
Stefan Zweifel
2020-10-22 07:33:38 +02:00
committed by GitHub
parent 30cd17bff0
commit 25cac34d8d
5 changed files with 2 additions and 48 deletions

View File

@@ -44,10 +44,6 @@ inputs:
description: Push options (eg. --force)
required: false
default: ''
checkout_options:
description: Checkout options (eg. --branch)
required: false
default: ''
skip_dirty_check:
description: Skip the check if the git repository is dirty and always try to create a commit.
required: false