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
5 changes: 5 additions & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
uses: jlt-commons/ci-builds/.github/workflows/site.yml@main
with:
base-path: /ebb
# v0.3.0 adds a default Contributing page to every project's guide
# (docs-engine README, "The default Contributing page"). Pinned here
# rather than left on the shared workflow's own default so this
# project's build stays reproducible even after that default moves on.
docs-engine-ref: v0.3.0
permissions:
contents: read
pages: write
Expand Down