Update comfyui.yml

This commit is contained in:
zhangpeihaoks 2024-12-03 14:54:17 +08:00 committed by GitHub
parent de20f65a35
commit ef174de5b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
with:
file: ./Dockerfile
platforms: linux/amd64
context: comfyui
context: .
push: ${{ github.ref == 'refs/heads/main' }}
tags: |
${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }}