update SPLServer

This commit is contained in:
Daniella / Tove 2024-10-14 01:29:10 +02:00
parent 2458bcdb0f
commit be2750c4dd
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -33,7 +33,8 @@ jobs:
BB_PORT: ${{ vars.BB_PORT }}
BB_PATH: ${{ vars.BB_PATH }}
run: |
bash scripts/push_file.sh SimpleServer/*
bash scripts/push_file.sh SimpleServer/index.html
bash scripts/push_file.sh SimpleServer/server.spl
- name: Notify Action Completion
if: always()
run: bash scripts/webhook.sh "**(SPLServer)** Build Action Completed"