Skip to content

Commit

Permalink
Merge pull request #59 from basf/hotfix
Browse files Browse the repository at this point in the history
Hotfix
  • Loading branch information
mkumar73 authored Jul 1, 2024
2 parents 150fd17 + 97568d8 commit 51929e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: PyPI Builder and Releaser
on:
push:
tags:
- "v*.*.*"
- "v**"

jobs:
release:
publish:
name: Publishes release candidate to PyPI
runs-on: ubuntu-latest

Expand Down

0 comments on commit 51929e3

Please sign in to comment.