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 f40fcfe commit 8e59131Copy full SHA for 8e59131
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: helaili/[email protected]
24
with:
25
- target_branch: 'site'
+ target_branch: 'gh-pages'
26
token: ${{ secrets.GITHUB_TOKEN }}
27
env:
28
JEKYLL_DEBUG: true
0 commit comments