1
0
Fork 0

Include the package name in the Publish Workflow run (#1793)

pull/1800/head
Josh Gross 2024-08-16 16:15:14 -04:00 committed by GitHub
parent 7cc96bb976
commit faf9cb2ea2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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: