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 560707c commit 1f24315Copy full SHA for 1f24315
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
CI: true
39
40
- name: GitHub Pages
41
- uses: JamesIves/[email protected].0
+ uses: JamesIves/[email protected].1
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