Skip to content
settings

GitHub Action

Setup git-mkver

v1.2.0 Latest version

Setup git-mkver

settings

Setup git-mkver

It downloads and installs git-mkver

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup git-mkver

uses: cperezabo/[email protected]

Learn more about this action in cperezabo/setup-git-mkver

Choose a version

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"