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: with:
file: ./Dockerfile file: ./Dockerfile
platforms: linux/amd64 platforms: linux/amd64
context: comfyui context: .
push: ${{ github.ref == 'refs/heads/main' }} push: ${{ github.ref == 'refs/heads/main' }}
tags: | tags: |
${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }} ${{ secrets.DOCKER_USERNAME }}/comfyui:${{ github.sha }}