actions / toolkit

The GitHub ToolKit for developing GitHub Actions.
https://github.com/features/actions
MIT License
4.93k stars 1.42k forks source link

Include the package name in the Publish Workflow run #1793

Closed joshmgross closed 1 month ago

joshmgross commented 1 month ago

This will give each run a name to help devs understand at a glance which package was published when browsing https://github.com/actions/toolkit/actions/workflows/releases.yml instead of just seeing "Publish NPM" over and over.