We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb32f7c commit 6d3e002Copy full SHA for 6d3e002
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
# https://github.com/crazy-max/ghaction-github-pages
35
- name: Push to GitHub Pages
36
if: success()
37
- uses: crazy-max/ghaction-github-pages@v1.2.5
+ uses: crazy-max/ghaction-github-pages@v2
38
with:
39
target_branch: gh-pages
40
build_dir: public
0 commit comments