Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
update github-pages's deploy work-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunrisepeak committed May 25, 2024
1 parent 599f9fc commit bca64c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ jobs:

# Deployment job
deploy:

defaults:
run:
working-directory: book

environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit bca64c3

Please sign in to comment.