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 8bb62ea commit b162148Copy full SHA for b162148
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: GitHub Pages
46
if: github.ref == 'refs/heads/main'
47
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
48
with:
49
BRANCH: gh-pages
50
FOLDER: target/site
0 commit comments