Update .gitea/workflows/github-mirror.yml
This commit is contained in:
parent
16a9afb2cb
commit
a956970738
|
@ -20,8 +20,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# GitHub Action output files
|
# GitHub Action output files
|
||||||
source-directory: .
|
source-directory: .
|
||||||
destination-github-username: sour-is
|
destination-github-username: jonlundy
|
||||||
destination-repository-name: go-pkg
|
destination-repository-name: advent-of-code
|
||||||
user-email: jon@xuu.cc
|
user-email: jon@xuu.cc
|
||||||
# It defaults to `main`
|
# It defaults to `main`
|
||||||
target-branch: "main"
|
target-branch: "main"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user