Skip to content

Commit

Permalink
Update discord-notis.js
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl authored May 5, 2023
1 parent 12c85f0 commit 9cabf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/discord-notis.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ async function run() {
const releaseUrl = process.argv.slice(2)[1]

const message = `
Medusa ${releaseName} is out! 🚢 @here
Medusa ${releaseName} is out! 🚢
Check out the changes here: ${releaseUrl}`

Expand Down

0 comments on commit 9cabf1d

Please sign in to comment.