remove create release notes

This commit is contained in:
2025-05-26 17:20:25 +02:00
parent 6ffc2f6a8f
commit d8139a5193

View File

@@ -70,11 +70,7 @@ jobs:
${{ steps.changelog.outputs.changelog }} ${{ steps.changelog.outputs.changelog }}
EOF EOF
echo ${{ steps.changelog.outputs.changelog }} echo ${{ steps.changelog.outputs.changelog }}
- name: Create release notes
uses: johnyherangi/create-release-notes@main
id: create-release-notes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create release - name: Create release
id: create_release id: create_release