diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f87c87d..c09dd19 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -27,5 +27,5 @@ jobs: - name: Push to dokku uses: dokku/github-action@master with: - git_remote_url: "ssh://dokku@10.0.50.136:22/bat" + git_remote_url: "ssh://dokku@10.0.50.136:22/bs-tracker" ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} \ No newline at end of file