Skip to content

antribute/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Actions

Reusable GitGub Actions for Antribute Workflows

List of Actions

Name Description
check-tag-release Grabs the version from a pushed git tag and compares it to a package.json version
setup Clones Repo and sets up Node.js, PNPM, and Caching

Local Testing

GitHub provides no official way to test GitHub actions locally. Luckily, an open source CLI app called Act allows us to run our workflows locally. To install Act, simply run brew install act. Other installation instructions can be found in their official documentation.

About

Reusable GitGub Actions for Antribute Workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published