diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index 8d2788e6f0ceb7c2346921e2ce09fbc1538cb297..9a3b2376df472eba470dc92fca7293d8a015206a 100644 --- a/.github/workflows/release_actions.yml +++ b/.github/workflows/release_actions.yml @@ -11,7 +11,7 @@ jobs: with: webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }} content: | - 📣 Zed ${{ github.event.release.name }} was just released! + 📣 Zed ${{ github.event.release.tag_name }} was just released! Restart your Zed or head to https://zed.dev/releases to grab it.