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 87300b7 commit f0b1e65Copy full SHA for f0b1e65
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
env:
32
CI: true
33
- name: GitHub Pages
34
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
35
if: matrix.node-version == '22.x' && github.ref == 'refs/heads/main'
36
with:
37
branch: gh-pages
0 commit comments