Skip to content

Commit 5d9cfa7

Browse files
authored
Update Codeberg remote URL in mirror workflow
1 parent 2362dd2 commit 5d9cfa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919

2020
- name: Mirror to Codeberg
2121
run: |
22-
git remote add codeberg https://ThomasNowProductions:${{ secrets.CODEBERG_TOKEN }}@codeberg.org/ThomasNowProductions/BreathSpace.git
22+
git remote add codeberg https://thomasboom:${{ secrets.CODEBERG_TOKEN }}@codeberg.org/thomasboom/BreathSpace.git
2323
git push --mirror codeberg

0 commit comments

Comments
 (0)