Updated github workflow
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Sambo Chea 2023-03-09 19:07:28 +07:00
parent 5efe14c78a
commit 1bc3057819
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -41,7 +41,7 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: 'ssh://dokku@heroku.ctdn.net:2222/spring-web-modules'
git_remote_url: 'ssh://dokku@heroku.ctdn.net:2222/spring-web-api-demo'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
branch: main
git_push_flags: --force