tcurdt / action-verify-version-cargo

Verifies that the package version matches the current tag.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verify Package Version (cargo)

Verifies that the package version matches the current tag.

Inputs

file

Required Path to the package descriptor. Default ./Cargo.toml.

Outputs

version

The version from the descriptor.

Example usage

uses: tcurdt/action-verify-version-cargo@master

About

Verifies that the package version matches the current tag.


Languages

Language:JavaScript 100.0%