Reverting to original local ST fork with jekyll-actions

This commit is contained in:
Charles 2021-01-29 14:39:25 -05:00
parent dd92d59c92
commit b9deb9548c

View File

@ -21,7 +21,7 @@ jobs:
${{ runner.os }}-gems- ${{ runner.os }}-gems-
# Specify the target branch (optional) # Specify the target branch (optional)
- uses: SharpeTronics/jekyll-action@v2 - uses: helaili/jekyll-action@v2
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
target_branch: 'gh-pages' target_branch: 'gh-pages'