diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1b81fa9569..3e2b5368a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,4 +20,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: tag: ${{ github.ref }} - tile: Release ${{ github.ref }} + title: Release ${{ github.ref }}