Skip to content

GitHub Action that reads the npm version from package.json file

Notifications You must be signed in to change notification settings

michaellilltokiwa/package-version

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

package-version

GitHub Action that reads the npm version from package.json file.

Usage

- uses: gagle/package-version@v1
  id: package-version

- run: ${{ steps.package-version.outputs.version }}

About

GitHub Action that reads the npm version from package.json file

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 64.3%
  • Dockerfile 35.7%