feat(build): Create api file. #215

This commit is contained in:
2025-11-07 15:57:42 +01:00
parent afcf8530e6
commit 459d1a121b

View File

@@ -26,6 +26,9 @@ jobs:
- name: Setup
run: |
git clone https://github.com/godot-escoria/escoria-demo-game $PROJECT_PATH/../escoria-demo-game
- name: Setup
run: |
echo ${{ secrets.APPWRITE_API_CFG }} > secret/api.cfg
- name: All builds
run: |
./apply_patches.sh