This commit is contained in:
Untone 2024-04-15 09:32:16 +03:00
parent 5c33b159dc
commit 2a766d587f

View File

@ -18,6 +18,6 @@ jobs:
- name: Push to dokku - name: Push to dokku
uses: dokku/github-action@master uses: dokku/github-action@master
with: with:
branch: 'main' branch: 'discours'
git_remote_url: 'ssh://dokku@v2.discours.io:22/authorizer' git_remote_url: 'ssh://dokku@v2.discours.io:22/authorizer'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}