We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a82c38 commit 26a5f7eCopy full SHA for 26a5f7e
1 file changed
.github/workflows/release.yml
@@ -70,7 +70,6 @@ jobs:
70
with:
71
tag_name: ${{ github.ref_name }}
72
name: Release ${{ github.ref_name }}
73
- body_path: CHANGELOG.md
74
env:
75
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
76
0 commit comments