Skip to content

Commit

Permalink
Merge pull request #3 from PhilippMDoerner/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…crazy-max/ghaction-github-pages-3.2.0

Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0
  • Loading branch information
PhilippMDoerner authored Sep 5, 2023
2 parents 9353a87 + 4627a81 commit ea04e42
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 @@ -64,7 +64,7 @@ jobs:
- name: Deploy
if: success()
uses: crazy-max/ghaction-github-pages@v3.1.0
uses: crazy-max/ghaction-github-pages@v3.2.0
with:
target_branch: gh-pages
build_dir: ./docs
Expand Down

0 comments on commit ea04e42

Please sign in to comment.