1 parent a441f0b commit 1cd32f5Copy full SHA for 1cd32f5
1 file changed
.github/workflows/codeberg.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: ianhubnet/.github/.github/workflows/mirror-to-codeberg.yml@main
15
with:
16
private: false
17
- mirror_mode: mirror
+ mirror_mode: branches-tags
18
codeberg_owner: ianhub
19
secrets:
20
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
0 commit comments