Only deploy docs on releases
This commit is contained in:
parent
e1d64e92c4
commit
7688be5db5
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…
Reference in New Issue
Block a user