Deploy exported HTML5 demos to GitHub Pages

This makes it possible for users to test Godot's features without
having to download anything.
This commit is contained in:
Hugo Locurcio
2021-02-21 23:57:08 +01:00
parent 99ad90bd0d
commit 36db05c3b9
6 changed files with 249 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@
.import/
export.cfg
export_presets.cfg
# Dummy HTML5 export presets file for continuous integration
!.github/dist/export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation