Skip to content

Commit

Permalink
update gh-pages deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
mittagessen committed Feb 20, 2023
1 parent 7477387 commit e7f9752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Create redirect
run: cp docs/redirect.html build/html/index.html
- name: Push gh-pages
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: gh-pages
build_dir: build/html
Expand Down

0 comments on commit e7f9752

Please sign in to comment.