There was an error while loading. Please reload this page.
1 parent 92f6f81 commit 0678ca5Copy full SHA for 0678ca5
1 file changed
.github/workflows/deploy.yml
@@ -26,6 +26,7 @@ jobs:
26
deploy:
27
needs: build
28
runs-on: ubuntu-latest
29
+ if: github.repository == 'cppdoc-cc/cppdoc'
30
environment:
31
name: github-pages
32
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments