Explorar o código

fix build workflow

Yuki Takei %!s(int64=6) %!d(string=hai) anos
pai
achega
a94fbd675e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

@@ -3,7 +3,7 @@ name: Release Docker Images
 on:
   push:
     tags:
-      - v3.*.*
+      - v3.*
 
 jobs: