Skip to content

Commit

Permalink
git force push
Browse files Browse the repository at this point in the history
  • Loading branch information
kabhi-stripe committed Nov 21, 2024
1 parent f751f39 commit e936805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copy-dirs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Push to v1-uk-docs-release
run: |
git push origin v1-uk-docs-release
git push --force origin v1-uk-docs-release
- name: Clean Up Temp Directory
run: |
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Push to v1-eu-docs-release Branch
run: |
git push origin v1-eu-docs-release
git push --force origin v1-eu-docs-release
- name: Clean Up Temp Directory
run: |
Expand Down

0 comments on commit e936805

Please sign in to comment.