diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e5e7990..91b8ae4 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Deploy to server - run: /usr/local/bin/deploy_so.sh \ No newline at end of file + run: /usr/local/bin/deploy_so.sh \ No newline at end of file