pchynoweth / action-get-npm-version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get npm version action

This action extracts the version string from the package.json file.

Inputs

file

Optional The package.json file. Default "package.json".

Outputs

time

The time we greeted you.

Example usage

uses: action-get-npm-version@1.1.1

About

License:MIT License


Languages

Language:JavaScript 100.0%