Skip to content

Commit

Permalink
[book] Copy .well-known
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Oct 17, 2024
1 parent 7123099 commit 5e78361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
mdbook-version: 'latest'

- run: mdbook build book/ -d $PWD/output
- run: cp -rf $PWD/.well-known $PWD/output/

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 5e78361

Please sign in to comment.