Skip to content

felixmm/package-version

 
 

Repository files navigation

📦 package-version

An Action to extract package version from package.json and export it to an environment variable

📖 Docs (kind of)

- uses: nyaa8/package-version@v1
  with:
    path: 'uwu/package.json' # Optional
    follow-symlinks: 'false' # Optional

And then you can use ${{ env.PACKAGE_VERSION }} 🎉

Thank you for reading this 🙇🏼‍♀️

Made using heavily modified actions/typescript-action template

About

📦 A GitHub Action to extract package version from package.json to an environment variable

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%