Update .forgejo/workflows/godot-html5.yml
This commit is contained in:
parent
85b52900e1
commit
4b1e3b223a
1 changed files with 1 additions and 1 deletions
|
|
@ -66,4 +66,4 @@ jobs:
|
||||||
# ---------------------------
|
# ---------------------------
|
||||||
- name: Deploy to server folder
|
- name: Deploy to server folder
|
||||||
run: |
|
run: |
|
||||||
rsync -av --delete build/html5/ /deploy/Godot/TheFlipSide
|
rsync -av --delete build/html5/ /deploy
|
||||||
Loading…
Add table
Reference in a new issue