We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993a2e3 commit d192d80Copy full SHA for d192d80
.github/workflows/deploy.yml
@@ -28,5 +28,4 @@ jobs:
28
uses: peaceiris/actions-gh-pages@v3
29
with:
30
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
31
- publish_branch: main
32
publish_dir: ./build
0 commit comments