Skip to content

Commit

Permalink
Remove main_repo_release.py
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jan 3, 2025
1 parent ea1e776 commit efb2c91
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 78 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,3 @@ You can switch languages by opening the ComfyUI Settings and selecting from the

- Option 1: Set `DEPLOY_COMFYUI_DIR` in `.env` and run `npm run deploy`.
- Option 2: Copy everything under `dist/` to `ComfyUI/web/` in your ComfyUI checkout manually.

## Publish release to ComfyUI main repo

Run following command to publish a release to ComfyUI main repo. The script will create a new branch and do a commit to `web/` folder by checkout `dist.zip`
from GitHub release.

- `python scripts/main_repo_release.py <path_to_comfyui_main_repo> <version>`
71 changes: 0 additions & 71 deletions scripts/main_repo_release.py

This file was deleted.

0 comments on commit efb2c91

Please sign in to comment.