Skip to content

Commit

Permalink
modify release
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Mar 19, 2024
1 parent 679ecab commit 38fcd16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ jobs:
- uses: actions/checkout@v4
- name: create release
uses: ncipollo/release-action@v1
with:
generateReleaseNotes: true
body: To view the changes, please see the
[Changelog](https://icalendar.readthedocs.io/en/latest/changelog.html).
This release can be installed from
[PyPI](https://pypi.org/project/icalendar/#history).

0 comments on commit 38fcd16

Please sign in to comment.