Răsfoiți Sursa

Update update_base.yml

quyuan01 1 an în urmă
părinte
comite
591b76b53f
1 a modificat fișierele cu 2 adăugiri și 5 ștergeri
  1. 2 5
      .github/workflows/update_base.yml

+ 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: