Explorar o código

Update release.yml

Zachary Rice %!s(int64=3) %!d(string=hai) anos
pai
achega
3ca542796b
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/release.yml

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

@@ -1,9 +1,8 @@
 name: Create and publish a Docker image
 
 on:
-  push:
   release:
-    types: [published]
+    types: [published, prereleased]
 
 env:
   REGISTRY: ghcr.io