nameczz il y a 4 ans
Parent
commit
09cbf92e3b
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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: