Skip to content

Commit 14b3c79

Browse files
committed
Updated.
1 parent 11b3264 commit 14b3c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
repo: computer-science-engineering/readme
4848
- name: Deploy
4949
uses: peaceiris/actions-gh-pages@v3
50+
if: ${{ github.event_name == 'push' && env.BRANCH == 'source' }}
5051
with:
5152
github_token: ${{ secrets.GITHUB_TOKEN }}
5253
publish_dir: ./src/website

0 commit comments

Comments
 (0)