feat/sv-searching-txtai #2

Closed
dufok wants to merge 44 commits from feat/sv-searching-txtai into dev
Showing only changes of commit 59e71c8144 - Show all commits

View File

@ -38,7 +38,7 @@ jobs:
if: github.ref == 'refs/heads/staging'
uses: dokku/github-action@master
with:
branch: 'main'
branch: 'dev'
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'