From 87331cf3c93fcd57eb1916419c59c4f5f1d17cf4 Mon Sep 17 00:00:00 2001 From: LXDB Date: Sat, 11 Jul 2020 11:50:20 +0200 Subject: [PATCH] Update workflow.yml --- .github/workflows/workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 54a72d7e..1305560b 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -20,9 +20,9 @@ jobs: # The custom domain name for your GH Pages Site cname: # optional # The branch to push the built site to - branch: gh-pages + branch: master # The repo to push the built site to - repo: lxdb/gcg-website + repo: lxdb/lxdb.github.io # The version of hugo to use hugoVersion: 0.69.0 # Arguments to pass to Hugo