We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93c74f commit c42f76cCopy full SHA for c42f76c
.github/workflows/release.yaml
@@ -43,6 +43,6 @@ jobs:
43
tag_name: v${{ env.THIS_VERSION }}
44
release_name: Release v${{ env.THIS_VERSION }}
45
body: |-
46
- `${{ github.event.head_commit.message }}`
+ See the commits for a list of features included in this release
47
draft: false
48
prerelease: false
0 commit comments