This commit is contained in:
Graham Christensen 2024-11-05 10:18:01 -05:00
parent 94c81258c9
commit a74d614350

View file

@ -11,7 +11,7 @@ on:
rolling-minor:
type: number
description: "Specify the SemVer minor version of your rolling releases. All releases will follow the versioning scheme '0.[rolling-minor].[commit count]+rev-[git sha]'"
required: false
required: false
default-branch:
required: false
default: ${{ github.event.repository.default_branch }}