Skip to content

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

Notifications You must be signed in to change notification settings

gagle/package-version

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

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