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

Trigger build binaries workflow when pushing tags

Frédéric Guillot 2 жил өмнө
parent
commit
e9480ba1da

+ 3 - 0
.github/workflows/build_binaries.yml

@@ -1,6 +1,9 @@
 name: Build Binaries
 on:
   workflow_dispatch:
+  push:
+    tags:
+      - '[0-9]+.[0-9]+.[0-9]+'
 jobs:
   build:
     name: Build