nameczz 4 anni fa
parent
commit
4eac7c45b9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/release.yml

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

@@ -1,6 +1,7 @@
 on:
   release:
     types: [released]
+    branches: [main]
 
 jobs:
   publish: