Fix adding release notes to draft release

This commit is contained in:
Asher
2026-05-20 14:01:37 -08:00
parent 174b7757a5
commit 3c3f87a3d2

View File

@@ -117,7 +117,7 @@ jobs:
files: package.tar.gz
tag_name: v${{ env.VERSION }}
name: v${{ env.VERSION }}
body: .cache/release-notes
body_path: .cache/release-notes
# Platform-specific release.
- run: KEEP_MODULES=1 npm run release