ci: add token envs

This commit is contained in:
Luke Bennett 2021-06-13 04:00:49 +01:00
parent abb5aee53e
commit 41fcfdc8f0
No known key found for this signature in database
GPG key ID: A738E9C68D3BF31A
2 changed files with 863 additions and 865 deletions

View file

@ -33,3 +33,6 @@ jobs:
key: ${{ runner.os }}-modules-${{ hashFiles('**/yarn.lock') }}
- run: yarn --no-progress
- run: yarn release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

1725
yarn.lock

File diff suppressed because it is too large Load diff