木木的木头 %!s(int64=2) %!d(string=hai) anos
pai
achega
8652242cee
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      .github/workflows/docker_build.yml

+ 3 - 3
.github/workflows/docker_build.yml

@@ -1,9 +1,9 @@
 name: Docker Image CI
 
 on:
-  push:
-    tags:
-      - "*"
+  workflow_dispatch:
+  release:
+    types: [published]
 
 env:
   REGISTRY: ghcr.io