mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
CI: Run HTML5 export workflow on 3.x branch only
This commit is contained in:
2
.github/workflows/export_html5.yml
vendored
2
.github/workflows/export_html5.yml
vendored
@@ -2,7 +2,7 @@ name: Export projects to HTML5 and deploy to GitHub Pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 3.x
|
||||
|
||||
env:
|
||||
GODOT_VERSION: 3.3.3
|
||||
|
||||
Reference in New Issue
Block a user