Update release.yml

This commit is contained in:
Xikaro
2024-10-29 07:33:39 +05:00
parent 470f2d88b4
commit 85aecd0a47

View File

@@ -97,11 +97,11 @@ jobs:
- name: Truncate Changelog
id: truncated
uses: johnforeland/truncate-tool@v0.5.0
uses: cisox/read-more-action@v1.0.2
with:
text: '${{ steps.changelog.outputs.description }}'
max_characters: '1450'
string_to_append: '...'
max_chars: '1450'
read_more: '...'
- name: Upload Diff
id: diff