Skip to content

Commit

Permalink
[CI] update the CI release string to include changelog ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Jul 26, 2024
1 parent b0b69a4 commit 101f731
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
Release notes for version ${{ github.ref }}
Release notes for version ${{ github.ref }}. See the \
changelog.org file for more information.
draft: false
prerelease: false

Expand Down

0 comments on commit 101f731

Please sign in to comment.