Skip to content

Commit

Permalink
update jekyll-gh-action
Browse files Browse the repository at this point in the history
  • Loading branch information
doerners committed Oct 2, 2022
1 parent c00645b commit 10e7e6f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
# Standard usage
- uses: helaili/jekyll-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

# Specify the Jekyll source location as a parameter
- uses: helaili/jekyll-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
#jekyll_src: 'sample_site'

# Specify the target branch (optional)
- uses: helaili/jekyll-action@v2
with:
Expand Down

0 comments on commit 10e7e6f

Please sign in to comment.