Skip to content

Commit

Permalink
Fix push mirror (#748)
Browse files Browse the repository at this point in the history
Change push mirror tag to mirror action with fix
  • Loading branch information
ppcad authored Jan 29, 2025
1 parent ca1ae75 commit 3292d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: mirror-repository
uses: ppcad/[email protected].4
uses: ppcad/[email protected].5
with:
REMOTE: ${{ secrets.GIT_REMOTE_URL }}
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
Expand Down

0 comments on commit 3292d87

Please sign in to comment.