Skip to content

Commit

Permalink
Merge pull request #6 from desty2k/dependabot/github_actions/crazy-ma…
Browse files Browse the repository at this point in the history
…x/ghaction-github-pages-2.4.1

Bump crazy-max/ghaction-github-pages from 2.3.0 to 2.4.1
  • Loading branch information
desty2k authored May 21, 2021
2 parents a78c063 + b8a671e commit 24c3a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cd docs
sphinx-build -b html . _build
- name: Upload to Github Pages
uses: crazy-max/ghaction-github-pages@v2.3.0
uses: crazy-max/ghaction-github-pages@v2.4.1
with:
build_dir: docs/_build/
target_branch: gh-pages
Expand Down

0 comments on commit 24c3a9f

Please sign in to comment.