quoter-init
Some checks failed
deploy / deploy (push) Failing after 3s

This commit is contained in:
2024-08-30 21:05:51 +03:00
parent d14e5457f3
commit 8e9387b95d
7 changed files with 1334 additions and 411 deletions

View File

@@ -22,5 +22,5 @@ jobs:
uses: dokku/github-action@master
with:
branch: 'main'
git_remote_url: 'ssh://dokku@v2.discours.io:22/presence'
git_remote_url: 'ssh://dokku@v2.discours.io:22/quoter'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}