mirror of
https://github.com/Azornes/Comfyui-LayerForge.git
synced 2026-03-24 22:12:17 -03:00
Update release.yml
This commit is contained in:
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@@ -67,11 +67,7 @@ jobs:
|
|||||||
tag_name: ${{ steps.unique_tag.outputs.final_tag }}
|
tag_name: ${{ steps.unique_tag.outputs.final_tag }}
|
||||||
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