Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Feat/generate release notes (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheibal authored May 6, 2021
1 parent 32ae1fd commit 87e0385
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
release:
types:
- created
- edited
- prereleased
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 87e0385

Please sign in to comment.