diff --git a/.github/workflows/export_web.yml b/.github/workflows/export_web.yml index 9b08c827..ce62d906 100644 --- a/.github/workflows/export_web.yml +++ b/.github/workflows/export_web.yml @@ -9,6 +9,7 @@ env: jobs: export-html5: + if: github.repository == 'godotengine/godot-demo-projects' name: Export projects to Web and deploy to GitHub Pages runs-on: ubuntu-24.04 container: