Skip to content

Commit

Permalink
fix(?) mirroring
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Oct 5, 2024
1 parent d22d259 commit 0ca681d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
with: { fetch-depth: 0 }
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: git@codeberg.org:Freakybob/Freakybob.site.git
target_repo_url: git@codeberg.org:Freakybob/Freakybob.site
ssh_private_key: ${{ secrets.CODEBERG_SSH }}

0 comments on commit 0ca681d

Please sign in to comment.