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 53d8931 commit 1c88c06Copy full SHA for 1c88c06
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Deploy
30
if: ${{ github.event_name != 'pull_request' }}
31
- uses: JamesIves/github-pages-deploy-action@v4.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
32
with:
33
branch: gh-pages
34
folder: dist
0 commit comments