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 e3835bb commit ddea8aaCopy full SHA for ddea8aa
.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