diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 152facd..06d61f0 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -35,7 +35,6 @@ jobs: - name: Build frontend run: npm run build - name: Deploy to Server - run: echo "Eto ewe v razrabotke" uses: https://gitea.com/aquelle1/ssh-deploy@main env: SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}