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 0d3c2ad commit 70a7204Copy full SHA for 70a7204
.github/workflows/github-pages.yml
@@ -41,7 +41,7 @@ jobs:
41
name: pages
42
path: public
43
- name: Deploy gh pages
44
- uses: JamesIves/github-pages-deploy-action@4.0.0
+ uses: JamesIves/github-pages-deploy-action@4.1.0
45
with:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
BRANCH: gh-pages
0 commit comments