Skip to content

Adds pnpm, semantic-release, and more to a Node Action. To takeover the tri-state-area.

License

Notifications You must be signed in to change notification settings

StoopidCompany/Node-INATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-inator

This is a simple Action to stage some Node stuff typically used in quality gates, releases, etc.

Usage

To use it just make an action like this:

jobs:
  setup-env:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: StoopidCompany/node-inator/.github/actions/node-inator@main
        with:
          node-version: "20"

About

Adds pnpm, semantic-release, and more to a Node Action. To takeover the tri-state-area.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks