diff --git a/.gitea/workflow b/.gitea/workflow deleted file mode 100644 index 183827b..0000000 --- a/.gitea/workflow +++ /dev/null @@ -1,8 +0,0 @@ -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 \ No newline at end of file