Skip to content

Commit

Permalink
Merge pull request #21 from FlaUI/generate-release-notes
Browse files Browse the repository at this point in the history
Generate release notes
  • Loading branch information
aristotelos authored Apr 23, 2024
2 parents 42d59ed + ce0f043 commit 8a250e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: ./src/FlaUI.WebDriver/bin/Release/win-x64/publish/*.*
generate_release_notes: true

0 comments on commit 8a250e5

Please sign in to comment.