diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index 7496c949..27e38eb1 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -45,7 +45,7 @@ jobs: uses: softprops/action-gh-release@v2 with: tag_name: ${{ github.ref_name }} - release_name: Release ${{ github.ref_name }} + name: Release ${{ github.ref_name }} body: | ## Installation ```bash