Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-06-27 23:29:06 +0300
committerdartcafe <github@dartcafe.de>2022-06-27 23:29:06 +0300
commit26614950160ddbd3a98513ddbe036fc86a3bbb35 (patch)
tree6e8d4f99884a0bc9b756688c26c02919b7a341e3 /.github
parent188d269795e27ae4f579bf3bfdd43d4dbcd70329 (diff)
remove changelog from body
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish_beta.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/publish_beta.yml b/.github/workflows/publish_beta.yml
index a3eeeb6e..19721858 100644
--- a/.github/workflows/publish_beta.yml
+++ b/.github/workflows/publish_beta.yml
@@ -53,7 +53,6 @@ jobs:
- name: Publish beta release
uses: softprops/action-gh-release@v1
with:
- body_path: CHANGELOG.md
prerelease: true
draft: true
generate_release_notes: true