From 800000f19568ceac4407f98300199e7d157a79ca Mon Sep 17 00:00:00 2001 From: Denys Konovalov 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 54a72d7..1305560 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