Skip to content

Commit

Permalink
ci: set owner and fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
zumuta committed Nov 10, 2024
1 parent 6b20a97 commit a1b59e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: cssnr/mirror-repository-action@master
with:
host: https://codeberg.org
repo: https://codeberg.org/zumuta/kwai
owner: zumuta
repo: kwai
username: ${{ secrets.CODEBERG_USER }}
password: ${{ secrets.CODEBERG_TOKEN }}

0 comments on commit a1b59e0

Please sign in to comment.