Update release.yml
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user