This commit is contained in:
Chenlei Hu
2025-02-28 13:37:19 -05:00
committed by GitHub
parent 597aaec234
commit c4d64f2adc
3 changed files with 4 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_TOKEN }}
packages-dir: comfyui_frontend_package/dist
publish_types:
needs: build