Explorar o código

Run actions on release

Sam Clements %!s(int64=3) %!d(string=hai) anos
pai
achega
90db90014e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/ci.yml

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

@@ -6,6 +6,9 @@ on:
   push:
     branches:
       - main
+  release:
+    types:
+      - created
 
 env:
   # Just a reassurance to mitigate sudden network connection problems