Skip to content

Commit

Permalink
Fix deploy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vinc committed Aug 22, 2023
1 parent f590c2e commit 4cc9f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
branch: "trunk"
git_remote_url: "ssh://dokku@geonde.com:22/viridis"
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit 4cc9f46

Please sign in to comment.