aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/doc.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml
index 776871b9c..a18aecb5e 100644
--- a/.github/workflows/doc.yml
+++ b/.github/workflows/doc.yml
@@ -44,6 +44,7 @@ jobs:
path: build/sphinx/html
deploy:
+ if: github.repository == 'pkgcore/pkgcore'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}