Skip to content

Commit 68ddbeb

Browse files
Update publish-maven.yml
1 parent 5abc0fd commit 68ddbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install bump-my-version
30+
npm i -g auto-changelog
3031
- name: Bump version
3132
run: |
3233
initialTag=${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)