remove create release notes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user