fix ldm->invokeai pathnames in workflows

This commit is contained in:
Lincoln Stein
2023-03-03 01:44:55 -05:00
parent 955900507f
commit c0aff396d2
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ name: PyPI Release
on:
push:
paths:
- 'ldm/invoke/_version.py'
- 'invokeai/version/invokeai_version.py'
workflow_dispatch:
jobs: