From a5e2a91d46d06dd6e09b930e1d81559b91037212 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Sat, 11 Jul 2020 11:28:34 +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 a5924e77..54a72d7e 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: master + branch: gh-pages # The repo to push the built site to - repo: lxdb/eesev9ie.github.io + repo: lxdb/gcg-website # The version of hugo to use hugoVersion: 0.69.0 # Arguments to pass to Hugo