diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ad03af1..d97b7c5 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -20,5 +20,6 @@ jobs: ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} dokku-host: 'planner.thermokar.st' app-name: 'webapp' + remote-branch: 'main' # Keeping the following around, in case of emergencies: # git-push-flags: --force