mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 00:59:09 +08:00
Include the package name in the Publish Workflow run (#1793)
This commit is contained in:
parent
7cc96bb976
commit
faf9cb2ea2
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -1,5 +1,7 @@
|
|||||||
name: Publish NPM
|
name: Publish NPM
|
||||||
|
|
||||||
|
run-name: Publish NPM - ${{ github.event.inputs.package }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user