quyuan01 1 жил өмнө
parent
commit
591b76b53f

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

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