Skip to content

Commit

Permalink
docs: deploy GH docs only on official snakeoil, not forks.
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Harring <[email protected]>
  • Loading branch information
ferringb committed Jan 16, 2024
1 parent 4bbc9ab commit 5076872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
path: build/sphinx/html

deploy:
if: github.repository == 'pkgcore/snakeoil'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 5076872

Please sign in to comment.