1
0
Эх сурвалжийг харах

chore(ci): update release workflow

zwlafk 4 жил өмнө
parent
commit
02bcdba4bf

+ 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