Coupile 2 anni fa
parent
commit
0d8521b376
1 ha cambiato i file con 5 aggiunte e 3 eliminazioni
  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 }}