瀏覽代碼

fix(pencil): test action3

nameczz 4 年之前
父節點
當前提交
c3692cc332
共有 1 個文件被更改,包括 2 次插入3 次删除
  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: