Skip to content

try setting config dir #7

try setting config dir

try setting config dir #7

Workflow file for this run

name: Hugo
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: hugo
uses: klakegg/actions-hugo@1.0.0