commit:     3e2c45bd42735c0baa45fb4504d2faae6ff06377
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  2 21:10:21 2026 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan  2 21:19:02 2026 +0000
URL:        
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=3e2c45bd

ci: github release should be draft

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .github/workflows/release.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 4c40b71f..d89fabc8 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -98,6 +98,7 @@ jobs:
       with:
         files: '*.tar.*'
         fail_on_unmatched_files: true
+        draft: true
 
     - name: Publish to PyPi server
       uses: pypa/gh-action-pypi-publish@release/v1.13

Reply via email to