mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
v1.12.0
This commit is contained in:
@@ -6,7 +6,7 @@ description: >-
|
||||
|
||||
inputs:
|
||||
tag:
|
||||
description: "Tag to validate (e.g. v1.08.0)"
|
||||
description: "Tag to validate (e.g. vX.YY.Z)"
|
||||
required: true
|
||||
is_prerelease:
|
||||
description: "Whether the release is marked as prerelease (empty string treated as false)"
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
type: boolean
|
||||
default: false
|
||||
test_tag:
|
||||
description: 'Synthetic tag name for dry-run (e.g. v1.08.0-dryrun); ignored on tag push'
|
||||
description: 'Synthetic tag name for dry-run (e.g. vX.YY.Z-dryrun); ignored on tag push'
|
||||
type: string
|
||||
default: 'v0.0.0-dryrun'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user