mirror of https://github.com/icedland/iced.git
Update release.yml
This commit is contained in:
parent
d4f1cc9f53
commit
7c6f02ee41
|
@ -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}}
|
||||
|
|
Loading…
Reference in New Issue