Skip to content

Commit 67f880d

Browse files
committed
Fixed: pypa/gh-action-pypi-publish actio name.
1 parent 69a9f26 commit 67f880d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# comfy --help
5656

5757
- name: Publish distribution to Official PyPI
58-
uses: pypa/gh-action-pypi-publish@v1
58+
uses: pypa/gh-action-pypi-publish@release/v1
5959

6060
test-pip-installation:
6161
name: Test Comfy CLI Installation via pip

0 commit comments

Comments
 (0)