philippe44 3 лет назад
Родитель
Сommit
d5a8e3a4a2
1 измененных файлов с 3 добавлено и 1 удалено
  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 ]