1 parent 9de8ff5 commit e8b7df2Copy full SHA for e8b7df2
1 file changed
.github/workflows/release.yml
@@ -76,7 +76,6 @@ jobs:
76
echo "Creating GitHub release: $LATEST_TAG"
77
gh release create "$LATEST_TAG" \
78
--title "$LATEST_TAG" \
79
- --notes-from-tag \
80
--generate-notes
81
else
82
echo "Tag $LATEST_TAG already exists or no packages published"
0 commit comments