Skip to content

Commit 3040600

Browse files
authored
fix: ai fucked up the repo path again
1 parent 78b4664 commit 3040600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Add Codeberg remote
1717
run: |
18-
git remote add codeberg https://$CODEBERG_TOKEN@codeberg.org/USERNAME/REPONAME.git
18+
git remote add codeberg https://$CODEBERG_TOKEN@codeberg.org/3dnsfw/Kemono-Scraper.git
1919
env:
2020
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
2121

0 commit comments

Comments
 (0)