Skip to content

Hugo Build Action

Actions
Github Action for Build Hugo site
v1.1.1
Latest
Star (1)

Hugo Build Action

A Github Action to build hugo static sites.

Environment Variables

  • GITHUB_EMAIL: git use email
  • GITHUB_USERNAME: git use username
  • HUGO_ARGS: hugo build args

How to Use

    - name: Hugo Build Action
      uses: x-actions/hugo@release/v1
      env:
        GITHUB_EMAIL: "me@xiexianbin.cn"
        GITHUB_USERNAME: "xiexianbin"
        HUGO_ARGS: "--config config.yaml"

Hugo Build Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Github Action for Build Hugo site
v1.1.1
Latest

Hugo Build Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.