Skip to content

Commit

Permalink
Enable release notes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
druzhinin-kirill committed Jun 19, 2024
1 parent f7a1325 commit 0b62efc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:
pdm run dbt-score list -f markdown -n dbt_score.rules.generic --title Generic > docs/rules/generic.md
pdm run mkdocs gh-deploy --force
- uses: ncipollo/release-action@v1
with:
generateReleaseNotes: true

0 comments on commit 0b62efc

Please sign in to comment.