Skip to content

Commit

Permalink
Added release notes generation to release wf
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobbins228 authored and openshift-merge-bot[bot] committed May 14, 2024
1 parent a9bcce0 commit 179fd75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: "v${{ github.event.inputs.release-version }}"
generateReleaseNotes: true
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

Expand Down

0 comments on commit 179fd75

Please sign in to comment.