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.
2 parents 3da646d + b6c5b10 commit 706096dCopy full SHA for 706096d
.github/workflows/release.yml
@@ -70,6 +70,7 @@ jobs:
70
4. Access the application in your browser
71
72
See the [README](https://github.com/${{ github.repository }}/blob/${{ github.ref_name }}/README.md) for more details.
73
+ generate_release_notes: true
74
draft: false
75
prerelease: ${{ steps.version.outputs.is_stable != 'true' }}
76
files: |
0 commit comments