Skip to content

Commit 6d3e002

Browse files
authored
Use crazy-max/ghaction-github-pages@v2
1 parent bb32f7c commit 6d3e002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# https://github.com/crazy-max/ghaction-github-pages
3535
- name: Push to GitHub Pages
3636
if: success()
37-
uses: crazy-max/ghaction-github-pages@v1.2.5
37+
uses: crazy-max/ghaction-github-pages@v2
3838
with:
3939
target_branch: gh-pages
4040
build_dir: public

0 commit comments

Comments
 (0)