mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-06 04:46:06 +08:00
Update releases.yml (#762)
This commit is contained in:
parent
f628f161c4
commit
92488b8ab2
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -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…
x
Reference in New Issue
Block a user