Skip to content

Commit

Permalink
Fix deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
beets authored Jan 7, 2022
1 parent 0a1ae3e commit 602a061
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
${{ runner.os }}-gems-
- uses: helaili/jekyll-action@v2
env:
with:
token: ${{ secrets.GITHUB_TOKEN }}
target_branch: 'gh-pages'

0 comments on commit 602a061

Please sign in to comment.