Skip to content

Commit

Permalink
chore(cd): set the release body text
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jun 14, 2021
1 parent 627cd11 commit a37a08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
file_glob: true
tag: ${{ github.ref }}
overwrite: true
body: "git-cliff release v${{ env.RELEASE_VERSION }}"
# publish-crates-io:
# name: Publish on crates.io
# needs: publish-github
Expand Down

0 comments on commit a37a08e

Please sign in to comment.