We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21178b commit c0f8e44Copy full SHA for c0f8e44
.github/workflows/deploy.yml
@@ -39,6 +39,5 @@ jobs:
39
- name: Deploy
40
uses: JamesIves/github-pages-deploy-action@4.1.4
41
with:
42
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
branch: gh-pages # The branch the action should deploy to.
44
folder: out
0 commit comments