Explorar o código

Updated yml to only publish alpha tags

Tigger Kindel %!s(int64=2) %!d(string=hai) anos
pai
achega
f3911f9951
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/publish.yml

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

@@ -3,7 +3,7 @@ on:
   push:
     branches: [ v2_develop ]
     tags:
-      - v2.*
+      - v2.0.0-alpha.*
 
 jobs: