Skip to content

Commit

Permalink
ci: update docs publish action (#2451)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasvh authored Dec 29, 2020
1 parent 82b7da5 commit 7222aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7222aba

Please sign in to comment.