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 85f6cff commit b299a4fCopy full SHA for b299a4f
.github/workflows/release-drafter.yml
@@ -62,6 +62,6 @@ jobs:
62
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
63
with:
64
commitish: 'main'
65
+ body: ${{ env.RELEASE_BODY }}
66
env:
67
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- body: ${{ env.RELEASE_BODY }}
0 commit comments