Improve GitHub release workflow

This changes the existing script to just generate the release notes and delegate the actual publishing to the `softprops/action-gh-release@v1` action.

This allows us to delete the custom code, which failed recently in https://github.com/pytest-dev/pytest/actions/runs/7370258570/job/20056477756.
This commit is contained in:
Bruno Oliveira
2023-12-31 10:09:33 -03:00
committed by Bruno Oliveira
parent 12b9bd5801
commit 5aa289e478
4 changed files with 23 additions and 49 deletions

1
scripts/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
latest-release-notes.md