only run deploy on skyzh/mini-lsm

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2024-05-12 22:48:45 -04:00
parent 0092b89cd0
commit 7d69cab60b

View File

@@ -34,6 +34,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-22.04
if: github.repository == 'skyzh/mini-lsm'
steps:
- name: Deploy to GitHub Pages
id: deployment