ci: secret name

This commit is contained in:
Marc Cataford 2020-02-29 19:34:31 -05:00
parent f710960734
commit 58d85d54d7

View file

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