Jelajahi Sumber

Only deploy docs on releases

Kevin Brown 6 tahun lalu
induk
melakukan
7688be5db5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/docs-deploy.yml

+ 1 - 1
.github/workflows/docs-deploy.yml

@@ -1,6 +1,6 @@
 name: Documentation Deployment
 
-on: push
+on: release
 
 jobs:
   grav: