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 354f46a commit 1a96aa8Copy full SHA for 1a96aa8
.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.5.0
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