"docs/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "615d28176a6922cae1c7e9e31930a38b53b5eb97"
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