Browse Source

fix release yml

nameczz 4 years ago
parent
commit
4eac7c45b9
1 changed files with 1 additions and 0 deletions
  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: