Skip to content

Commit 45e16fd

Browse files
authored
Update publish_npm.yml
1 parent 3fa2951 commit 45e16fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
2727
uses: Ilshidur/[email protected]
2828
with:
29-
args: 'shader-park-core {{ EVENT_PAYLOAD.package.package_version.version }} has been published! {{ EVENT_PAYLOAD.package.package_version.release.url }}'
29+
args: 'shader-park-core {{ EVENT_PAYLOAD.release.tag_name }} has been published!'
3030

0 commit comments

Comments
 (0)