Only deploy docs on releases
This commit is contained in:
parent
e1d64e92c4
commit
7688be5db5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Documentation Deployment
|
||||
|
||||
on: push
|
||||
on: release
|
||||
|
||||
jobs:
|
||||
grav:
|
||||
|
|
Loading…
Add table
Reference in a new issue