Skip to content

Commit 8e59131

Browse files
Update deploy.yml
1 parent f40fcfe commit 8e59131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
2323
- uses: helaili/[email protected]
2424
with:
25-
target_branch: 'site'
25+
target_branch: 'gh-pages'
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
env:
2828
JEKYLL_DEBUG: true

0 commit comments

Comments
 (0)