Browse Source

Update CrossBuild.yml

philippe44 3 năm trước cách đây
mục cha
commit
d5a8e3a4a2
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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 ]