"tools/vscode:/vscode.git/clone" did not exist on "a9444597a13438ac11361cf108767f91b5bce986"
Commit f82d09c9 authored by comfyanonymous's avatar comfyanonymous
Browse files

Update packaging workflow.

parent e6829e7a
...@@ -7,7 +7,7 @@ on: ...@@ -7,7 +7,7 @@ on:
description: 'cuda version' description: 'cuda version'
required: true required: true
type: string type: string
default: "121" default: "124"
python_minor: python_minor:
description: 'python minor version' description: 'python minor version'
...@@ -19,7 +19,7 @@ on: ...@@ -19,7 +19,7 @@ on:
description: 'python patch version' description: 'python patch version'
required: true required: true
type: string type: string
default: "8" default: "9"
# push: # push:
# branches: # branches:
# - master # - master
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment