Reworked PublishToGitHubPages.

This commit is contained in:
Patrick Lehmann
2025-09-10 08:06:28 +02:00
parent 57f88b158f
commit d1d591efb8
7 changed files with 133 additions and 59 deletions

View File

@@ -142,6 +142,7 @@ version
:Type: string
:Required: yes
:Default Value: — — — —
:Possible Values: Any valid Git tag name.
:Description: The version string to be used for tagging.
@@ -153,6 +154,7 @@ auto_tag
:Type: string
:Required: yes
:Default Value: — — — —
:Possible Values: ``'false'``, ``'true'```
:Description: If *true*, tag the current commit.