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