We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbd960 commit b97d2a0Copy full SHA for b97d2a0
.github/workflows/main.yml
@@ -18,7 +18,6 @@ jobs:
18
npm run build
19
20
- name: Deploy
21
- # There is a bug, 2024-09-27: https://github.com/JamesIves/github-pages-deploy-action/issues/1697#issuecomment-2379861892
22
- uses: JamesIves/[email protected]
+ uses: JamesIves/github-pages-deploy-action@v4
23
with:
24
folder: dist
0 commit comments