mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
ci: update docs publish action (#2451)
This commit is contained in:
parent
82b7da558c
commit
7222aba1b4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user