mirror of https://github.com/actions/toolkit
Update releases.yml (#762)
parent
f628f161c4
commit
92488b8ab2
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue