Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install --upgrade pip
pip install bump-my-version
npm i -g auto-changelog

- name: Bump version
run: |
initialTag=${{ github.event.release.tag_name }}
Expand Down Expand Up @@ -85,4 +86,4 @@ jobs:

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
# No user/password needed - OIDC handles authentication
# No user/password needed - OIDC handles authentication
123 changes: 108 additions & 15 deletions .openapi-generator/FILES

Large diffs are not rendered by default.

224 changes: 0 additions & 224 deletions CHANGELOG.md

This file was deleted.

Loading
Loading