Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Jul 19, 2024
1 parent db585fc commit e993731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
known_hosts: ${{ secrets.SSH_KNOWN_HOSTS }}
- name: Push
run: git push ssh://[email protected]:/home/compass/repo main:main
run: git push -f ssh://[email protected]:/home/compass/repo main:main

0 comments on commit e993731

Please sign in to comment.