mirror of https://github.com/stretchr/testify.git
Include the auto-release notes in releases
parent
fb770f8238
commit
bcb0d3fe49
|
@ -16,4 +16,6 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Create GitHub release from tag
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
generate_release_notes: true
|
||||
|
|
Loading…
Reference in New Issue