diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6656d9e..ac4431a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: echo "PREVIOUS_TAG=$PREVIOUS_TAG" >> $GITHUB_OUTPUT - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: body_path: release_notes.md files: dist/*