Browse Source

feat(init)

nameczz 4 years ago
parent
commit
16c6dbdbbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

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

@@ -1,7 +1,7 @@
 on:
 on:
   push:
   push:
     branches:
     branches:
-      - feature/cicd
+      - main
 
 
 jobs:
 jobs:
   publish:
   publish: