4
0
Zachary Rice 3 жил өмнө
parent
commit
3ca542796b

+ 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