Skip to content

Commit

Permalink
Push main.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Apr 26, 2021
1 parent b6b57e2 commit a4eec4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: dokku/github-action@v1.0.2
# enable verbose ssh output
with:
branch: "main"
git_push_flags: "--force"
git_remote_url: ${{ secrets.SSH_REMOTE_URL }}
ssh_private_key: ${{ secrets.PRIVATE_KEY }}
Expand Down

0 comments on commit a4eec4c

Please sign in to comment.