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

Merge pull request #6860 from uutils/sylvestre-patch-3

publish: by default, put it as draft
This commit is contained in:
Sylvestre Ledru 2024-11-17 14:30:46 +01:00 committed by GitHub
commit 7e4ef50c82
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 }}