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.
2 parents 6023592 + ddea8aa commit b6a7abaCopy full SHA for b6a7aba
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
CI: true
39
40
- name: GitHub Pages
41
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.0
42
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '18.x' && github.ref == 'refs/heads/main'
43
with:
44
BRANCH: gh-pages
0 commit comments