Update publish_docs.yml

This commit is contained in:
Kjell Hedström. We are hiring @ Ganaz 2022-05-24 17:03:53 -06:00 committed by GitHub
parent 9119a63062
commit cf8ef87c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout master
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master