ci: variable naming

This commit is contained in:
Marc Cataford 2020-02-29 19:56:07 -05:00
parent 9c0c099223
commit ab7f4dc070

View file

@ -65,7 +65,7 @@ jobs:
run: yarn && yarn build
- name: Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn semantic-release