Explorar o código

chore: update ci

GyDi %!s(int64=2) %!d(string=hai) anos
pai
achega
2f8b39186f
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      .github/workflows/ci.yml

+ 4 - 1
.github/workflows/ci.yml

@@ -1,6 +1,9 @@
 name: Release CI
 
-on: [push]
+on:
+  push:
+    tags:
+      - v**
 
 env:
   CARGO_INCREMENTAL: 0