mirror of
https://github.com/actions/toolkit.git
synced 2026-08-24 00:00:19 +02:00
Update releases.yml (#762)
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
name: ${{ github.event.inputs.package }}
|
name: ${{ github.event.inputs.package }}
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
run: npm publish *.tgz --dry-run
|
run: npm publish *.tgz
|
||||||
env:
|
env:
|
||||||
NPM_TOKEN: ${{ secrets.TOKEN }}
|
NPM_TOKEN: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user