Skip to content

Commit 59a678d

Browse files
authored
Merge pull request #261 from defold/build-examples-on-alpha
Updated CI to build examples on alpha version.
2 parents 7aa8899 + 1c32adf commit 59a678d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
ASSETPORTAL_ZIP = "asset-portal-master.zip"
3131
GAMESSHOWCASE_ZIP = "games-showcase-master.zip"
3232

33-
EXAMPLES_DEFOLD_CHANNEL = "beta"
33+
EXAMPLES_DEFOLD_CHANNEL = "alpha"
3434
EXAMPLES_BUILD_SERVER = "https://build-stage.defold.com/"
3535
EXAMPLE_CODE_FILE_PATTERNS = "*.script|*.gui_script|*.lua|*.vp|*.fp|*.cp|*.glsl|*.render_script"
3636

0 commit comments

Comments
 (0)