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 06a1450 commit c083dddCopy full SHA for c083ddd
.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@3.5.9
+ uses: JamesIves/github-pages-deploy-action@3.7.1
45
with:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
BRANCH: gh-pages
0 commit comments