diff --git a/.tangled/workflows/sync.yml b/.tangled/workflows/sync.yml index 4bee5c1..e70b2fa 100644 --- a/.tangled/workflows/sync.yml +++ b/.tangled/workflows/sync.yml @@ -15,4 +15,4 @@ steps: - name: run tests command: | git remote add codeberg "https://${CODEBERG_PAT}@codeberg.org/zenfyr/xpost.git" - git push --mirror codeberg + git push codeberg