Skip to content

Commit

Permalink
Fill body with version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Gołębiowski committed Jan 22, 2025
1 parent 10b0860 commit e51860c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
with:
tag: ${{ steps.version.outputs.next-version-tag }}
name: Cody for Visual Studio ${{ steps.version.outputs.next-version }}
omitBody: true
body: ${{ steps.version.outputs.next-version-tag }}
prerelease: ${{ github.event.inputs.publish == 'Preview' }}
artifacts: src/Cody.VisualStudio/bin/${{ env.Configuration }}/Cody.VisualStudio.vsix

Expand Down

0 comments on commit e51860c

Please sign in to comment.