1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

publish: by default, put it as draft

to send email only when ready
closes: #6859
This commit is contained in:
Sylvestre Ledru 2024-11-16 22:52:19 +01:00 committed by GitHub
parent 1d9e162637
commit 7746c5c6ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -753,6 +753,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: steps.vars.outputs.DEPLOY
with:
draft: true
files: |
${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.PKG_NAME }}
${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.DPKG_NAME }}