diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 6d2bcef..2abc1f5 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -8,4 +8,4 @@ jobs: steps: - name: 启动部署 run: | - docker exec gitea-runner /opt/deploy.sh + docker exec gitea-runner /opt/deploy.sh \ No newline at end of file