diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 254cd5d..c269d56 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -99,22 +99,25 @@ jobs: DIFF_STAT="Initial release" fi - PROMPT="You are a release notes generator. Based on the git changes below, write concise and natural release notes for version ${TAG}. + PROMPT=$(cat <