We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512b569 commit 3bd261dCopy full SHA for 3bd261d
.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.0
27
if: matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
28
with:
29
BRANCH: gh-pages
0 commit comments