ml
All checks were successful
Deploy to core / deploy (push) Successful in 6s

This commit is contained in:
Untone 2024-02-19 09:38:18 +03:00
parent a1ed480567
commit 1092b8a2ca

View File

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