Skip to content

Commit

Permalink
Change the text in the body of the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Sep 6, 2023
1 parent 848ed6e commit 91d2d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
tag_name: ${{ env.PACKAGE_VERSION }}
target_commitish: ${{ env.CLEAN_REF }}
files: elementor-*.zip
body: ""
body: "Automated release for ${{ env.PACKAGE_VERSION }}"
prerelease: ${{ env.PRERELEASE }}
- name: Post To Slack Created Latest auto Release
if: ${{ github.event.inputs.pre_release }} == false
Expand Down

0 comments on commit 91d2d49

Please sign in to comment.