Skip to content

Commit

Permalink
chore: use force push for poc
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishan-Dhakan committed Jun 27, 2024
1 parent 2aaf2b2 commit 31ea41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Push changes
run: |
cd injective-ui
git push origin update-from-shared-packages
git push origin update-from-shared-packages -f
- name: Create Pull Request
env:
Expand Down

0 comments on commit 31ea41c

Please sign in to comment.