Update main.yml

This commit is contained in:
LingDocs 2021-03-06 14:51:43 +04:00 committed by GitHub
parent 7a5075a924
commit 57331bbab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
LINGDOCS_NPM_TOKEN: ${{ secrets.LINGDOCS_NPM_TOKEN }}
LINGDOCS_DICTIONARY_URL: ${{ secrets.LINGDOCS_DICTIONARY_URL }}
strategy:
matrix:
node-version: [12.x, 14.x, 15.x]