nameczz 4 năm trước cách đây
mục cha
commit
09cbf92e3b
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      .github/workflows/release.yml

+ 1 - 2
.github/workflows/release.yml

@@ -1,8 +1,7 @@
 on:
-  pull_request:
+  push:
     branches:
       - main
-    types: [closed]
 
 jobs:
   publish: