Update .forgejo/workflows/godot-html5.yml
All checks were successful
Build and Deploy Godot HTML5 / build (push) Successful in 42s
Test Runner / test (push) Successful in 5s

This commit is contained in:
Tanner Van Teeffelen 2026-05-09 01:44:34 -04:00
parent 85b52900e1
commit 4b1e3b223a

View file

@ -66,4 +66,4 @@ jobs:
# ---------------------------
- name: Deploy to server folder
run: |
rsync -av --delete build/html5/ /deploy/Godot/TheFlipSide
rsync -av --delete build/html5/ /deploy