mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
Create new releases as draft prior to publishing
This commit is contained in:
parent
abf8bbe15c
commit
2568ae9bc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/make-release.yml
vendored
2
.github/workflows/make-release.yml
vendored
|
|
@ -169,7 +169,7 @@ jobs:
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: ${{ github.ref }}
|
release_name: ${{ github.ref }}
|
||||||
body: ${{ steps.changelog.outputs.body }}
|
body: ${{ steps.changelog.outputs.body }}
|
||||||
draft: false
|
draft: true
|
||||||
prerelease: ${{ steps.release.outputs.pre-release }}
|
prerelease: ${{ steps.release.outputs.pre-release }}
|
||||||
|
|
||||||
- name: Upload Zip
|
- name: Upload Zip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue