1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Create draft release by default

This commit is contained in:
Raymond Hill 2023-11-22 10:31:15 -05:00
parent 9123563895
commit 72a5914dab
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -43,6 +43,7 @@ jobs:
with:
tag_name: ${{ steps.release_info.outputs.VERSION }}
release_name: ${{ steps.release_info.outputs.VERSION }}
draft: true,
prerelease: true
body_path: release.body.txt
- name: Build MV2 packages