We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc92ff commit 2130bd7Copy full SHA for 2130bd7
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
path: dist
49
50
- name: Deploy 🚀
51
- uses: JamesIves/github-pages-deploy-action@v4
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
52
with:
53
branch: gh-pages
54
folder: dist
0 commit comments