Update publish_docs.yml

This commit is contained in:
Kjell Hedström. We are hiring @ Ganaz 2022-05-28 21:36:58 -06:00 committed by GitHub
parent f72f47e533
commit 0e3fef50bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,12 @@ on:
push:
branches:
- master
- main
paths:
- "**.md"
- "mkdocs.yml"
jobs:
deploy:
runs-on: ubuntu-latest