Преглед изворни кода

reduce docker build for releases (#7137)

Benjamin Reich пре 1 година
родитељ
комит
4773747479
1 измењених фајлова са 1 додато и 0 уклоњено
  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: