diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 3bb91bb..652f0d5 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -28,4 +28,4 @@ jobs: uses: dokku/github-action@master with: git_remote_url: "ssh://dokku@10.10.3.28:22/tether" - ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} \ No newline at end of file + ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}