Merge pull request #17 from oib/dependabot/github_actions/peaceiris/actions-gh-pages-4
ci(deps): bump peaceiris/actions-gh-pages from 3 to 4
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@@ -435,7 +435,7 @@ jobs:
|
|||||||
make html
|
make html
|
||||||
|
|
||||||
- name: Deploy documentation
|
- name: Deploy documentation
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./docs/_build/html
|
publish_dir: ./docs/_build/html
|
||||||
|
|||||||
Reference in New Issue
Block a user