Skip to content

Commit

Permalink
Include the package name in the Publish Workflow run (#1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmgross authored Aug 16, 2024
1 parent 7cc96bb commit faf9cb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Publish NPM

run-name: Publish NPM - ${{ github.event.inputs.package }}

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit faf9cb2

Please sign in to comment.