cperezabo / setup-git-mkver

A GitHub Action that setups git-mkver in your workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

A GitHub Action that setups git-mkver in your workflow