Explorar el Código

Update release.yml

Zachary Rice hace 3 años
padre
commit
53793bef90
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/release.yml

+ 1 - 0
.github/workflows/release.yml

@@ -1,6 +1,7 @@
 name: Create and publish a Docker image
 
 on:
+  push:
   release:
     types: [published]