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