dredav / action-saber-build

Build your saber project for other action e.g. publish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build your saber project

This action will build your saber project and the output at public/ directory can be published with other action(s).

Configuration

This action don't need any specific configuration. Just add the action to your workflow.

    - name: Build saber project
      uses: dredav/action-saber-build@v1.0

About

Build your saber project for other action e.g. publish


Languages

Language:Shell 66.8%Language:Dockerfile 33.2%