Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 442 Bytes

GitHub Actions CI

Setup git-mkver for GitHub Actions

This action downloads and installs git-mkver.

Usage

- uses: cperezabo/setup-git-mkver@v1
  with:
    # Force specific git-mkver version. Default: latest
    version: "1.2.0"