diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c98366f..3bd7569 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: echo "EOF" >> "$GITHUB_OUTPUT" - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: body: ${{ steps.changelog.outputs.notes }} files: dist/*