update publish workflow to include comfyui workflows files
parent
0179afa402
commit
5d413ecd5d
|
|
@ -46,6 +46,7 @@ const zipList = [
|
||||||
'./*.md',
|
'./*.md',
|
||||||
'./*.png',
|
'./*.png',
|
||||||
'./presets/**/*',
|
'./presets/**/*',
|
||||||
|
'./typescripts/comfyui/**/*.json',
|
||||||
]
|
]
|
||||||
|
|
||||||
const zipfile = new yazl.ZipFile()
|
const zipfile = new yazl.ZipFile()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue