瀏覽代碼

fix(pencil): test action3

nameczz 4 年之前
父節點
當前提交
cc9acfb50d
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      .github/workflows/release.yml

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

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