Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/book-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
book:
# Body owned once by Atlas (ADR 0035), pinned by SHA like any action. The
# shared workflow keeps pull-request builds separate from deployment.
uses: ryancinsight/atlas/.github/workflows/book-pages.yml@578150340157c6da25f4ee2b37d6b4639d787c1a
uses: ryancinsight/atlas/.github/workflows/book-pages.yml@d875348197be12ad593f993a6f1b8a62d3b8b195
permissions:
contents: read
pages: write
Expand Down
Loading