Add RC files

This commit is contained in:
Michael Rose 2020-03-04 22:41:02 -05:00
parent bc01df6dd9
commit 9537f89d80
3 changed files with 4 additions and 2 deletions

View file

@ -34,7 +34,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
build:
runs-on: ubuntu-latest
needs: test
@ -48,7 +48,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: yarn
- run: yarn --frozen-lockfile
- run: yarn build
release:
name: Release

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
12

1
.yvmrc Normal file
View file

@ -0,0 +1 @@
1.22.0