Skip to content

Commit

Permalink
Indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rgarrigue committed Apr 26, 2020
1 parent be6cdc2 commit 59e7e51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:
# HTML publication as Github Page
- name: Publish HTML
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book/html
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book/html

0 comments on commit 59e7e51

Please sign in to comment.