Skip to content

Commit 4c112cb

Browse files
authored
Update gh-pages.yml
1 parent 5b8a117 commit 4c112cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727

2828
- name: Deploy
2929
uses: peaceiris/actions-gh-pages@v3
30+
if: github.event_name != 'pull_request'
3031
with:
3132
github_token: ${{ secrets.GITHUB_TOKEN }}
3233
publish_dir: ./public

0 commit comments

Comments
 (0)