mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-07 19:36:23 +02:00
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] <[email protected]>
This commit is contained in:
committed by
R. Timothy Edwards
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:
|
||||
|
||||
Reference in New Issue
Block a user