Allow to disable edge branch tagging

This commit is contained in:
CrazyMax 2020-10-25 15:30:13 +01:00
parent a0b5755726
commit 5912bb7510
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
6 changed files with 50 additions and 16 deletions

View file

@ -15,6 +15,10 @@ inputs:
default: 'false'
required: false
tag-edge:
description: 'Enable edge branch tagging'
default: 'false'
required: false
tag-edge-branch:
description: 'Branch that will be tagged as edge (default repo.default_branch)'
required: false
tag-schedule: