Skip to content

Commit

Permalink
Add preview-branch to docs preview action
Browse files Browse the repository at this point in the history
Default was gh-pages, we use master.
  • Loading branch information
ezmiller committed Feb 24, 2024
1 parent 224e03f commit e2a2b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prs-doc-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
uses: rossjrw/pr-preview-action@v1
with:
source-dir: ./docs/
preview-branch: master

0 comments on commit e2a2b82

Please sign in to comment.