Explorar o código

chore(ci): update release workflow

zwlafk %!s(int64=4) %!d(string=hai) anos
pai
achega
02bcdba4bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/release.yml

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

@@ -6,7 +6,7 @@ on:
 jobs:
   release:
     runs-on: ubuntu-latest
-    if: github.event.ref_type == 'tag'
+    if: github.event.ref_type == 'tag' && !contains(github.event.ref, 'alpha')
     steps:
       - uses: actions/checkout@v2
       - name: release