Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <me@frostming.com>
  • Loading branch information
frostming committed Dec 12, 2024
1 parent 45cb9e3 commit 1748635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id-token: write
environment:
name: pypi
url: https://pypi.org/project/comfyui-idl/${{ github.ref_name }}
url: https://pypi.org/project/comfy-pack/${{ github.ref_name }}
runs-on: ubuntu-latest
needs: build-package

Expand Down

0 comments on commit 1748635

Please sign in to comment.