Compare commits
3 Commits
v1.0.0
...
f7d624799c
| Author | SHA1 | Date | |
|---|---|---|---|
| f7d624799c | |||
| d5000dee11 | |||
| bb1d83578c |
@@ -1,9 +1,12 @@
|
|||||||
name: Publish to ComfyUI Registry
|
name: Publish to ComfyUI Registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- "v*"
|
- master
|
||||||
|
paths:
|
||||||
|
- "pyproject.toml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user