From 828f67f8e2653a489adbff3fc13ce08d74fec3ae Mon Sep 17 00:00:00 2001 From: Arch-ive <96965792+Arch-ive@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:26:42 +1000 Subject: [PATCH] Update hugo-version-update.yml --- .github/workflows/hugo-version-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/hugo-version-update.yml b/.github/workflows/hugo-version-update.yml index c981927c..5f22bc41 100644 --- a/.github/workflows/hugo-version-update.yml +++ b/.github/workflows/hugo-version-update.yml @@ -49,5 +49,5 @@ jobs: [1]: https://github.com/gohugoio/hugo [2]: https://github.com/peter-evans/create-pull-request labels: dependencies, automated pr - branch: hugo-new-version - base: main + branch: main + base: origin