Explorar el Código

Update build.yml

Coupile hace 2 años
padre
commit
0d8521b376
Se han modificado 1 ficheros con 5 adiciones y 3 borrados
  1. 5 3
      .github/workflows/build.yml

+ 5 - 3
.github/workflows/build.yml

@@ -1,7 +1,9 @@
 # .github/workflows/release.yml
-
-on: workflow_dispatch
-
+name: Yporaject  CI
+on: 
+  release:
+    types: [created]
+    
 jobs:
   release:
     name: release ${{ matrix.target }}