quyuan 1 年之前
父节点
当前提交
0e86cef661
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .github/workflows/update_base.yml

+ 3 - 3
.github/workflows/update_base.yml

@@ -3,9 +3,9 @@
 
 name: update-base
 on:
-  release:
-    type: [released]
-
+  push:
+    tags:        
+      - v.*
 jobs:
   pdf-test:
     runs-on: pdf