Skip to content

Commit

Permalink
pypi: update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ntarocco committed Nov 13, 2024
1 parent 6c32d35 commit b12acd0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
# modify it under the terms of the MIT License; see LICENSE file for more
# details.

name: Publish on PyPI
name: Publish

on:
workflow_call:
push:
tags:
- v*

jobs:
build-n-publish:
Expand Down

0 comments on commit b12acd0

Please sign in to comment.