Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 2.22 KB

README.md

File metadata and controls

29 lines (22 loc) · 2.22 KB

@natoboram/gigachad.ts

Docker CI GitHub Pages Node.js CI Dependabot Updates

The most gigachad project setup for TypeScript.

Publishing

This template offers a GitHub Workflow to help you automatically bump the version number, commit it, tag it, push it, then publish it to both NPM, the GitHub Package Registry and in GitHub Releases on the click of a button.

To publish on NPM, you'll need to provide your NPM token.

  1. Sign in to https://www.npmjs.com
  2. Access Tokens / Generate New Token / Classic Token / Automation / Generate Token
  3. Copy that token and save it in your project's secrets at /settings/secrets/actions/new with the name NODE_AUTH_TOKEN