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
|
- github
|
||||||
default: 'github'
|
default: 'github'
|
||||||
tcl_ref:
|
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
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
tcl_version_override:
|
tcl_version_override:
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ on:
|
||||||
- github
|
- github
|
||||||
default: 'tarball'
|
default: 'tarball'
|
||||||
tcl_ref:
|
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
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
tcl_version_override:
|
tcl_version_override:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue