try with target branch

This commit is contained in:
⧉ infominer 2022-11-26 20:25:01 -05:00
parent fcfdf08787
commit abd534f9c3

View File

@ -20,6 +20,8 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
with:
target_branch: 'gh-pages'
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
target_branch: 'gh-pages'