This commit is contained in:
parent
710fb701c7
commit
a7051622b5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/forgejo-mirror.yml
vendored
2
.github/workflows/forgejo-mirror.yml
vendored
|
@ -38,6 +38,8 @@ jobs:
|
|||
|
||||
git remote add github "$GITHUB_REPO_URL"
|
||||
|
||||
git pull
|
||||
|
||||
# Push all branches without deleting any remote branch
|
||||
git push github refs/heads/*:refs/heads/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue