Skip to content

Commit

Permalink
Merge pull request #77 from ain-soph/dependabot/github_actions/crazy-…
Browse files Browse the repository at this point in the history
…max/ghaction-github-pages-2.6.0

Bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0
  • Loading branch information
ain-soph authored Mar 11, 2022
2 parents 6c37d01 + 1f22c9a commit e7a2a7f
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 @@ -33,7 +33,7 @@ jobs:
pages_threshold: major_outage
- name: Deploy to GitHub Pages
if: success()
uses: crazy-max/ghaction-github-pages@v2.5.0
uses: crazy-max/ghaction-github-pages@v2.6.0
with:
target_branch: docs
build_dir: ./docs/build/html
Expand Down

0 comments on commit e7a2a7f

Please sign in to comment.