木木的木头 2 năm trước cách đây
mục cha
commit
4f25512ba4

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

@@ -3,7 +3,7 @@ name: Docker Image CI
 on:
 on:
   workflow_dispatch:
   workflow_dispatch:
   release:
   release:
-    types: [published]
+    types: [released]
 
 
 env:
 env:
   REGISTRY: ghcr.io
   REGISTRY: ghcr.io

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

@@ -3,7 +3,7 @@ name: Build and Release
 on:
 on:
   workflow_dispatch:
   workflow_dispatch:
   release:
   release:
-    types: [published]
+    types: [released]
 
 
       
       
 jobs:
 jobs: