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 512b569 commit 42d92fbCopy full SHA for 42d92fb
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
env:
24
CI: true
25
- name: GitHub Pages
26
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.6.1
27
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
28
with:
29
BRANCH: gh-pages
0 commit comments