Updated workflow to target main branch
All checks were successful
/ build (push) Successful in 18s

This commit is contained in:
Oscar Blue 2023-12-10 23:02:44 +00:00
parent 46abea065d
commit 0628a6772b

View file

@ -4,8 +4,6 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with:
ref: congo
- name: Setup Hugo - name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v2 uses: https://github.com/peaceiris/actions-hugo@v2