Skip to content

Commit

Permalink
Update book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 12, 2024
1 parent c70e5ee commit 377adb7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ on:
jobs:
deploy-book:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- uses: actions/checkout@v3

# Build the book
- name: Build the book
shell: bash
Expand Down

0 comments on commit 377adb7

Please sign in to comment.