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 448c003 commit ff4e543Copy full SHA for ff4e543
.github/workflows/master.yml
@@ -27,7 +27,7 @@ jobs:
27
env:
28
CI: true
29
- name: Deploy to GitHub Pages
30
- uses: JamesIves/github-pages-deploy-action@v4.4.1
+ uses: JamesIves/github-pages-deploy-action@v4.6.9
31
with:
32
branch: gh-pages # The branch the action should deploy to.
33
folder: build # The folder the action should deploy.
0 commit comments