Skip to content

Commit 091dd21

Browse files
committed
fixup!
1 parent 0ddc9d7 commit 091dd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
SLACK_ICON: https://github.com/nodejs.png?size=48
143143
SLACK_TITLE: ':rocket: Package Published: ${{ matrix.package }}'
144144
SLACK_MESSAGE: |
145-
:package: *Package*: `${{ matrix.package }}` (<https://www.npmjs.com/package/${{ matrix.package }}|View on npm>)
145+
:package: *Package*: `${{ matrix.package }}` (<https://www.npmjs.com/package/@node-core/${{ matrix.package }}|View on npm>)
146146
:bust_in_silhouette: *Published by*: ${{ github.triggering_actor }}
147147
:octocat: *Commit*: <https://github.com/${{ github.repository }}/commit/${{ env.COMMIT_SHA }}|${{ env.COMMIT_SHA }}>
148148
SLACK_USERNAME: nodejs-bot

0 commit comments

Comments
 (0)