From ffeb31c64ea72c4eb287f75b641ca2a707df90b0 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 27 Oct 2024 11:50:53 -0700 Subject: Fix publish dir --- .github/workflows/mdbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/mdbook.yml b/.github/workflows/mdbook.yml index e0a50acb..c70b87df 100644 --- a/.github/workflows/mdbook.yml +++ b/.github/workflows/mdbook.yml @@ -31,5 +31,5 @@ jobs: if: ${{ github.ref == 'refs/heads/main' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./book + publish_dir: ./docs/book destination_dir: ./ref -- cgit v1.2.3-70-g09d2