Kaynağa Gözat

fix(pencil): test action3

nameczz 4 yıl önce
ebeveyn
işleme
c3692cc332
1 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2 3
      .github/workflows/release.yml

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

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