Skip to content

Commit

Permalink
adds cookbook as a separate site
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbradley committed Aug 29, 2024
1 parent 019f5e2 commit 35365b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
path: |
./reader/public
./cookbook/public
reader/public
cookbook/public
# Deployment job
deploy:
Expand Down

0 comments on commit 35365b4

Please sign in to comment.