We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef1ad7 commit 16656ecCopy full SHA for 16656ec
.github/workflows/gh-pages.yml
@@ -52,7 +52,6 @@ jobs:
52
# Step 6 - Push our generated site to our gh-pages branch
53
- name: Deploy
54
uses: peaceiris/actions-gh-pages@v3
55
- if: ${{ github.ref == 'refs/heads/main' }}
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
publish_dir: ./public
0 commit comments