mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 00:10:09 +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:
|
jobs:
|
||||||
export-html5:
|
export-html5:
|
||||||
|
if: github.repository == 'godotengine/godot-demo-projects'
|
||||||
name: Export projects to Web and deploy to GitHub Pages
|
name: Export projects to Web and deploy to GitHub Pages
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user