Update packaging workflow.

This commit is contained in:
comfyanonymous 2024-07-27 04:48:19 -04:00
parent e6829e7ac5
commit f82d09c9b4
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
description: 'cuda version'
required: true
type: string
default: "121"
default: "124"
python_minor:
description: 'python minor version'
@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "8"
default: "9"
# push:
# branches:
# - master