Kaynağa Gözat

reduce docker build for releases (#7137)

Benjamin Reich 1 yıl önce
ebeveyn
işleme
4773747479
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/docker-publish.yml

+ 1 - 0
.github/workflows/docker-publish.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - edge
   release:
+    types: [published]
   workflow_dispatch:
 
 permissions: