Skip to content

Commit

Permalink
fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-pujol committed Feb 14, 2022
1 parent e7fa26a commit da8a8bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
unreleased: true
addSections: '{"documentation":{"prefix":"**Documentation:**","labels":["documentation"]}}'
output: CHANGELOG.md
sinceTag: v0.4.1

- uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit da8a8bc

Please sign in to comment.