Merge 7029f23da9 into 2d9ebcaf2f
This commit is contained in:
commit
12b30936b6
|
|
@ -52,6 +52,8 @@ jobs:
|
||||||
path: build/site
|
path: build/site
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
# Don't run on forked repositories
|
||||||
|
if: github.event.repository.fork != true
|
||||||
environment:
|
environment:
|
||||||
name: github-pages
|
name: github-pages
|
||||||
url: ${{ steps.deployment.outputs.page_url }}
|
url: ${{ steps.deployment.outputs.page_url }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue