Skip to content

Commit

Permalink
Merge pull request #29 from OpenRailAssociation/bumpversion-switch
Browse files Browse the repository at this point in the history
Switch to bump-my-version
  • Loading branch information
mxmehl authored Sep 20, 2024
2 parents 62015f4 + c480981 commit 9c6dcef
Show file tree
Hide file tree
Showing 4 changed files with 360 additions and 22 deletions.
10 changes: 0 additions & 10 deletions .bumpversion.cfg

This file was deleted.

8 changes: 4 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
#
# SPDX-License-Identifier: Apache-2.0

name: Python package
name: Publish release on PyPI
on:
push:
tags:
- "v*.*.*"
release:
types: [published]

jobs:
build:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 9c6dcef

Please sign in to comment.