2
0
Эх сурвалжийг харах

fix(pencil): test action3

nameczz 4 жил өмнө
parent
commit
cc9acfb50d

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

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