mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
github: Fix release bot clearing the release body
This commit is contained in:
committed by
nitnelave
parent
8397d536d9
commit
37a10c871f
@@ -738,5 +738,9 @@ jobs:
|
||||
artifacts: aarch64-lldap.tar.gz,
|
||||
amd64-lldap.tar.gz,
|
||||
armhf-lldap.tar.gz
|
||||
draft: true
|
||||
omitBodyDuringUpdate: true
|
||||
omitDraftDuringUpdate: true
|
||||
omitNameDuringUpdate: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user