Skip to content

Commit 16656ec

Browse files
committed
fixing ghpages
1 parent 9ef1ad7 commit 16656ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
# Step 6 - Push our generated site to our gh-pages branch
5353
- name: Deploy
5454
uses: peaceiris/actions-gh-pages@v3
55-
if: ${{ github.ref == 'refs/heads/main' }}
5655
with:
5756
github_token: ${{ secrets.GITHUB_TOKEN }}
5857
publish_dir: ./public

0 commit comments

Comments
 (0)