mirror test 3
This commit is contained in:
1
.github/workflows/mirror.yml
vendored
1
.github/workflows/mirror.yml
vendored
@@ -22,5 +22,4 @@ jobs:
|
|||||||
- name: Mirror to SourceHut
|
- name: Mirror to SourceHut
|
||||||
run: |
|
run: |
|
||||||
git remote set-url --add --push origin git@git.sr.ht:~canasta/cnix
|
git remote set-url --add --push origin git@git.sr.ht:~canasta/cnix
|
||||||
git remote set-url --push origin --mirror=push
|
|
||||||
git push --mirror
|
git push --mirror
|
||||||
|
|||||||
Reference in New Issue
Block a user