Add .gitea/workflow/things.yaml

This commit is contained in:
2025-05-02 14:43:16 +09:00
parent ae89e883f4
commit 435d441973

View File

@@ -0,0 +1,8 @@
name: "update score server"
on: [push]
jobs:
sync:
runs-on: [ubuntu-latest]
steps:
-name: "upload dll file to host"
run : scp rtjiory.dll ${{secrets.HostSSHDomain}}:/home/a4plane/Arrow