Skip to content

Commit

Permalink
force
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerkrewson committed Jul 28, 2024
1 parent 1fad6a4 commit b7fd06d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Dokku deploy
uses: dokku/github-action@master
with:
git_push_flags: "--force"
git_remote_url: "ssh://[email protected]:22/spyfall"
ssh_private_key: ${{ secrets.PRIVATE_KEY }}
branch: "prod"

0 comments on commit b7fd06d

Please sign in to comment.