Skip to content

Commit

Permalink
Update publish_npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PWhiddy authored May 29, 2022
1 parent 1bc647a commit bb4c478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
uses: Ilshidur/action-discord@0.3.2
with:
args: 'shader-park-core {{ EVENT_PAYLOAD.package_version.version }} has been published! {{ EVENT_PAYLOAD.package_version.release.url }}'
args: 'shader-park-core {{ EVENT_PAYLOAD.package.package_version.version }} has been published! {{ EVENT_PAYLOAD.package.package_version.release.url }}'

0 comments on commit bb4c478

Please sign in to comment.