Merge branch 'master' of github.com:hiddenswitch/ComfyUI

This commit is contained in:
doctorpangloss 2025-08-04 13:44:52 -07:00
commit 232a5bd5dc

View File

@ -7,6 +7,7 @@ env:
jobs:
build:
runs-on: "ubuntu-latest"
environment: Testing
permissions:
contents: read
packages: write
@ -40,4 +41,4 @@ jobs:
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest-cuda
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}-cuda
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}-cuda