1
0
Fork 0

Update releases.yml (#762)

pull/763/head
Thomas Boop 2021-04-06 14:08:29 -04:00 committed by GitHub
parent f628f161c4
commit 92488b8ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
name: ${{ github.event.inputs.package }}
- name: publish
run: npm publish *.tgz --dry-run
run: npm publish *.tgz
env:
NPM_TOKEN: ${{ secrets.TOKEN }}