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