mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
Include the package name in the Publish Workflow run (#1793)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: Publish NPM
|
||||
|
||||
run-name: Publish NPM - ${{ github.event.inputs.package }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user