mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 16:29:45 +00:00
[CI] Prevent accidental dev publish on latest tag (#1060)
This commit is contained in:
1
.github/workflows/dev-release.yml
vendored
1
.github/workflows/dev-release.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
if: inputs.tag != 'latest'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user