Skip to content

Commit

Permalink
Force push
Browse files Browse the repository at this point in the history
  • Loading branch information
arf20 authored Jan 23, 2024
1 parent ec6e91c commit 736892c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: actions/checkout@v4

- name: Push to remote repo
run: git push -u https://${{secrets.MIRROR_USER}}:${{secrets.MIRROR_PASSWORD}}@git.arf20.com/arfnet2-web master
run: git push -u https://${{secrets.MIRROR_USER}}:${{secrets.MIRROR_PASSWORD}}@git.arf20.com/arfnet2-web master --force

0 comments on commit 736892c

Please sign in to comment.