mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-03-25 14:25:44 -03:00
Update release.yml
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -68,10 +68,6 @@ jobs:
|
|||||||
name: Release ${{ steps.unique_tag.outputs.final_tag }}
|
name: Release ${{ steps.unique_tag.outputs.final_tag }}
|
||||||
body: |
|
body: |
|
||||||
📦 Release based on pyproject.toml version `${{ steps.version.outputs.base_version }}`
|
📦 Release based on pyproject.toml version `${{ steps.version.outputs.base_version }}`
|
||||||
|
generate_release_notes: true
|
||||||
📝 Changes since last release:
|
|
||||||
```
|
|
||||||
${{ steps.commit_history.outputs.commit_history }}
|
|
||||||
```
|
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user