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