From a95697073870e87a657e41bdaa11d72e6afe2956 Mon Sep 17 00:00:00 2001 From: xuu Date: Sat, 9 Dec 2023 11:07:20 -0700 Subject: [PATCH] Update .gitea/workflows/github-mirror.yml --- .gitea/workflows/github-mirror.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/github-mirror.yml b/.gitea/workflows/github-mirror.yml index ae11073..6be24fe 100644 --- a/.gitea/workflows/github-mirror.yml +++ b/.gitea/workflows/github-mirror.yml @@ -20,8 +20,8 @@ jobs: with: # GitHub Action output files source-directory: . - destination-github-username: sour-is - destination-repository-name: go-pkg + destination-github-username: jonlundy + destination-repository-name: advent-of-code user-email: jon@xuu.cc # It defaults to `main` target-branch: "main"