simple
This commit is contained in:
parent
7ff8a3daaa
commit
6a86f34413
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
|
@ -177,8 +177,7 @@ jobs:
|
|||
with:
|
||||
name: ytdl-sub ${{ needs.version.outputs.pypi_version }}
|
||||
tag_name: ${{ needs.version.outputs.pypi_version }}
|
||||
body: |
|
||||
${{ github.event.head_commit.message }}
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
files: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue