diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index a575385b..dbb9a063 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -18,5 +18,5 @@ jobs: uses: dokku/github-action@master with: branch: 'main' - git_remote_url: 'ssh://dokku@staging.discours.io:22/feature/refactoring-services' + git_remote_url: 'ssh://dokku@staging.discours.io:22/backend' ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} \ No newline at end of file