mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Force push to Dokku
This commit is contained in:
parent
5c6d01d82a
commit
280ab92645
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -23,5 +23,6 @@ jobs:
|
||||
- name: Push to dokku
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
git_push_flags: --force
|
||||
git_remote_url: 'ssh://dokku@dokku.danbee.in:22/me'
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user