add target branch to env

This commit is contained in:
⧉ infominer 2022-11-26 20:21:28 -05:00
parent 0affdccca3
commit fcfdf08787

View File

@ -22,3 +22,4 @@ jobs:
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions - uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
env: env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }} JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
target_branch: 'gh-pages'