Skip to content

Im-Fran/git-hashes-action

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

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Hashes Action

This action stores the long and short form of the commit hash in the environment variables

Inputs

long-form

Optional If the long form of the hash should be stored. Defaults to true.

short-form

Optional If the short form of the hash (first 7 characters) should be stored. Defaults to true.

How to build?

  1. Install @vercel/ncc with npm global, for now it doesn't support yarn dlx, you can follow the status here: #998
  2. Run ncc build index.js --license LICENSE
  3. Push your changes!

About

Save the long and short form of the commit hashes in the environment variables

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors