selectinload

This commit is contained in:
2024-08-07 12:57:01 +03:00
parent d369cfe333
commit 41482bfd4b
2 changed files with 6 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ jobs:
uses: dokku/github-action@master
with:
branch: 'dev'
force: true
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}