Skip to content

Commit

Permalink
FIX: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudocubic committed Oct 18, 2024
1 parent 3328b27 commit aabfc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-static-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Build and deploy
uses: helaili/jekyll-action@v2
with:
target_branch: 'main'
target_branch: 'gh-pages'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit aabfc3b

Please sign in to comment.