Skip to content

Commit dbecb5e

Browse files
committed
[Fix] The deployment issue.
1 parent 92f6f81 commit dbecb5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
deploy:
2727
needs: build
2828
runs-on: ubuntu-latest
29+
if: github.repository == 'cppdoc-cc/Mooncake'
2930
environment:
3031
name: github-pages
3132
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)