Skip to content

Commit a4eec4c

Browse files
committed
Push main.
1 parent b6b57e2 commit a4eec4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
uses: dokku/github-action@v1.0.2
5757
# enable verbose ssh output
5858
with:
59+
branch: "main"
5960
git_push_flags: "--force"
6061
git_remote_url: ${{ secrets.SSH_REMOTE_URL }}
6162
ssh_private_key: ${{ secrets.PRIVATE_KEY }}

0 commit comments

Comments
 (0)