Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 296 Bytes

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