Skip to content

Commit

Permalink
Set external_repository to hopefully publish to user's fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Oct 3, 2024
1 parent a5f4573 commit 442f13d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{secrets.GITHUB_TOKEN}}
external_repository: ${{github.triggering_actor}}/ctsm
publish_branch: gh-pages-sidnfueriu
publish_dir: './_build/html'
destination_dir: './branch/${{ github.event.pull_request.head.ref }}/html'
Expand Down

0 comments on commit 442f13d

Please sign in to comment.