Skip to content

Commit

Permalink
Merge pull request #3 from mnikonov/bugs/1-Test_bug
Browse files Browse the repository at this point in the history
added generation of release notes
  • Loading branch information
mnikonov authored Jun 9, 2023
2 parents 110e69c + 89880ae commit b720f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
uses: softprops/action-gh-release@v0.1.15
with:
name: ${{steps.versionStep.outputs.Version}}
generate_release_notes: true
files: |
gpt.labs-${{steps.versionStep.outputs.Version}}.zip
env:
Expand Down

0 comments on commit b720f5c

Please sign in to comment.