This commit is contained in:
parent
3c3e93767c
commit
9f7143d756
|
@ -21,6 +21,6 @@ jobs:
|
||||||
- name: Push to dokku
|
- name: Push to dokku
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: "feature/core"
|
branch: "main"
|
||||||
git_remote_url: "ssh://dokku@v2.discours.io:22/notifier"
|
git_remote_url: "ssh://dokku@v2.discours.io:22/notifier"
|
||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user