Closed polyrain closed 3 years ago
Update: If following guide on the jekyll site, use this optional argument in your workflow:
# Specify the target branch (optional)
- uses: helaili/jekyll-action@v2
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
with:
target_branch: 'gh-pages'
Hi, I get an error when I try and use this action. Output below: