Fix tcl_ref description example for appimage9/10 (use core-9-0-4 not core-8-6-18)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
d7071b65d4
commit
f34fa0778e
|
|
@ -12,7 +12,7 @@ on:
|
|||
- github
|
||||
default: 'github'
|
||||
tcl_ref:
|
||||
description: 'Tcl/Tk ref for github source (e.g. core-8-6-18); blank auto-resolves latest stable tag in series'
|
||||
description: 'Tcl/Tk ref for github source (e.g. core-9-0-4); blank auto-resolves latest stable tag in series'
|
||||
type: string
|
||||
default: ''
|
||||
tcl_version_override:
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ on:
|
|||
- github
|
||||
default: 'tarball'
|
||||
tcl_ref:
|
||||
description: 'Tcl/Tk ref for github source (e.g. core-8-6-18); blank auto-resolves latest stable tag in series'
|
||||
description: 'Tcl/Tk ref for github source (e.g. core-9-0-4); blank auto-resolves latest stable tag in series'
|
||||
type: string
|
||||
default: ''
|
||||
tcl_version_override:
|
||||
|
|
|
|||
Loading…
Reference in New Issue