Skip to content

Commit

Permalink
Deploy documentation to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljtrowbridge committed Oct 25, 2023
1 parent fa00913 commit 5bc212d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ on:
jobs:
ci:
name: CI
uses: danieljtrowbridge/hs-config/.github/workflows/ci.yaml@main
permissions:
id-token: write
pages: write
uses: danieljtrowbridge/hs-config/.github/workflows/ci_docs.yaml@main
with:
ghc-version: 9.4.7
package: th-base-functors

0 comments on commit 5bc212d

Please sign in to comment.