Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkolb authored Apr 21, 2024
1 parent 538d775 commit a782d79
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 @@ -42,4 +42,4 @@ jobs:
- name: Push to the ISYE main branch
run: |
cd ${{ github.event.repository.name }}
git push mirror production --force
git push mirror production:main --force

0 comments on commit a782d79

Please sign in to comment.