Update .gitea/workflows/github-mirror.yml
Some checks failed
Go Test / build (push) Successful in 21s
Go Bump / bump (push) Failing after 4s

This commit is contained in:
xuu 2023-12-09 11:07:20 -07:00
parent 16a9afb2cb
commit a956970738

View File

@ -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"