Don't try to publish documentation from forks
This commit is contained in:
parent
0bf7dba387
commit
6cd038e6bc
1
.github/workflows/publish_documentation.yml
vendored
1
.github/workflows/publish_documentation.yml
vendored
@ -17,6 +17,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_documentation:
|
publish_documentation:
|
||||||
|
if: github.repository == 'nlohmann/json'
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user