Browse Source

Update update_base.yml

quyuan01 1 year ago
parent
commit
591b76b53f
1 changed files with 2 additions and 5 deletions
  1. 2 5
      .github/workflows/update_base.yml

+ 2 - 5
.github/workflows/update_base.yml

@@ -3,11 +3,8 @@
 
 
 name: update-base
 name: update-base
 on:
 on:
-  push:
-    #branches:    
-    #  - master
-    tags:        
-      - .*magic_pdf.*
+  release:
+    types: [published]
   workflow_dispatch:
   workflow_dispatch:
 jobs:
 jobs:
   pdf-test:
   pdf-test: