ci: update docs publish action (#2451)

This commit is contained in:
Niklas von Hertzen 2020-12-29 15:25:08 +08:00 committed by GitHub
parent 82b7da558c
commit 7222aba1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,7 +297,7 @@ jobs:
name: docs
path: docs
- name: Publish docs
uses: JamesIves/github-pages-deploy-action@3.5.9
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages