Fix docs GitHub Action
This commit is contained in:
parent
dc7b07cad3
commit
3221de035b
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@ -1,4 +1,8 @@
|
||||
name: docs
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- docs/**
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user