Skip to content

Commit

Permalink
Updated Haddock documentation deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeTravelPenguin committed Nov 11, 2023
1 parent 310bc99 commit e8c4846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
if: ${{ matrix.os == 'ubuntu-latest' }}
with:
branch: docs
branch: gh-pages
folder: ${{ env.docs_dir }}

0 comments on commit e8c4846

Please sign in to comment.