We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad6833 commit 6eb11d8Copy full SHA for 6eb11d8
.github/workflows/github-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
name: docs
38
path: docs
39
- name: Deploy 🚀
40
- uses: JamesIves/github-pages-deploy-action@v4.1.5
+ uses: JamesIves/github-pages-deploy-action@4.1.5
41
with:
42
branch: gh-pages
43
folder: docs
0 commit comments