Skip to content

Commit 5920b39

Browse files
committed
Fix GitHub Release step of deploy.yml
1 parent 1bddb0f commit 5920b39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,5 @@ jobs:
6060
- name: GitHub Release
6161
uses: softprops/action-gh-release@v2
6262
with:
63-
body_path: scripts/latest-release-notes.md
6463
files: dist/*
6564
tag_name: v${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)