fix: changelog without escape-on; javadoc was not published
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
fi
|
||||
done
|
||||
|
||||
echo "$body" > /tmp/release_notes.md
|
||||
echo -e "$body" > /tmp/release_notes.md
|
||||
|
||||
- name: Create Gitea Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user