Sfoglia il codice sorgente

Update CrossBuild.yml

philippe44 3 anni fa
parent
commit
d5a8e3a4a2
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      .github/workflows/CrossBuild.yml

+ 3 - 1
.github/workflows/CrossBuild.yml

@@ -1,6 +1,8 @@
 # This is a basic workflow to help you get started with Actions
+name: Delete Release
+    uses: larryjoelane/delete-release-action@v1.0.24
+  
 name: Cross-Build
-
 on:
   push:
     branches-ignore: [ master ]