CI: Run HTML5 export workflow on 3.x branch only

This commit is contained in:
Rémi Verschelde
2023-02-28 17:36:23 +01:00
parent 3a23fdbe6a
commit edee4413e3

View File

@@ -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