Skip to content

Commit

Permalink
cicd: Add link to PyPi in Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sveneberth committed Dec 11, 2024
1 parent 64a3a17 commit 874f7e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ jobs:
with:
generate_release_notes: true
prerelease: ${{ contains(github.ref_name, 'dev') }}
body: "https://pypi.org/project/viur-shop/${{ github.ref_name }}/"

0 comments on commit 874f7e0

Please sign in to comment.