Update release.yml

This commit is contained in:
wtfsck 2021-05-14 22:32:16 +02:00
parent d4f1cc9f53
commit 7c6f02ee41
1 changed files with 1 additions and 1 deletions

View File

@ -567,4 +567,4 @@ jobs:
run: |
npm publish /tmp/artifacts/npm/iced-x86-*.tgz
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}