Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 241 Bytes

File metadata and controls

21 lines (15 loc) · 241 Bytes

SPECK

Technical documentation tool.

GitHub action

Inputs:

  • config
  • target
  • version

Example:

uses: maptiler/speck@v1.6
with:
  config: build.yaml
  target: build
  version: ${{ github.event.release.tag_name }}