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

This commit is contained in:
2023-03-09 19:07:28 +07:00
parent 5efe14c78a
commit 1bc3057819

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