Skip to content

Commit

Permalink
Update release.yml (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhautikpip authored Jan 16, 2021
1 parent f55cc9d commit ca90926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
tag_name: 'v${{ github.event.inputs.version }}'
release_name: 'v${{ github.event.inputs.version }}'
body: 'Please refer [change-log](https://github.com/aws/aws-xray-sdk-go/blob/master/CHANGELOG.md) for more details'
draft: false
draft: true
prerelease: false

0 comments on commit ca90926

Please sign in to comment.