diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index edaa082..6cca1fd 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -13,9 +13,6 @@ jobs: runs-on: ubuntu-latest steps: - - name: Checkout code - uses: actions/checkout@v4 - - name: Deploy via SCP run: | set -e