There was an error while loading. Please reload this page.
1 parent 09efded commit b9a10a5Copy full SHA for b9a10a5
1 file changed
.github/workflows/auto-deploy.yml
@@ -63,4 +63,6 @@ jobs:
63
steps:
64
- name: 🎉 Deploy to GitHub Pages
65
id: deployment
66
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v4
67
+ with:
68
+ branch: gh-pages
0 commit comments