Buckets:
| name: 📦 Publish to Comfy registry | |
| on: | |
| workflow_dispatch: | |
| push: | |
| branches: | |
| - main | |
| paths: | |
| - "pyproject.toml" | |
| permissions: | |
| issues: write | |
| jobs: | |
| publish-node: | |
| name: Publish Custom Node to registry | |
| if: github.repository_owner == 'StableLlama' # prevent unwanted runs on forks | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: ♻️ Check out code | |
| uses: actions/checkout@v4 | |
| - name: 📦 Publish Custom Node | |
| uses: Comfy-Org/publish-node-action@main | |
| with: | |
| personal_access_token: ${{ secrets.REGISTRY_ACCESS_TOKEN }} | |
Xet Storage Details
- Size:
- 591 Bytes
- Xet hash:
- 6d5e24db952d012e8c78e2842fa43269f7534cb53f42c1ff9995a297aec27d77
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.