Seth
Seth
### Description `git-release` fails to do a GitHub release. ### Tag `1.1.2` ### Workflow ```yaml name: Release on: push: tags: ['*'] permissions: contents: write jobs: release: name: Release runs-on: ubuntu-latest...
This repo is throwing an error currently on `yarn start`. Unless I missed a step. 
Closes #1. I also added an `.nvmrc` because my first pass had a huge `package-lock.json` diff due to using a different version of `npm`.