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 02c80f1 commit dfe0abfCopy full SHA for dfe0abf
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
- run: yarn install --ignore-scripts
84
- run: yarn run build
85
- run: rm .gitignore
86
- - uses: JamesIves/github-pages-deploy-action@3.7.1
+ - uses: JamesIves/github-pages-deploy-action@v4.7.3
87
with:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
89
BRANCH: gh-pages
0 commit comments