mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 05:20:06 +01:00
Disable GitHub Actions export_web workflow in forks (#1205)
This commit is contained in:
1
.github/workflows/export_web.yml
vendored
1
.github/workflows/export_web.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user