Skip to content

Commit

Permalink
Merge branch 'main' into releases/1.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jlorieau committed Aug 5, 2023
2 parents 931ecb2 + 8b65d68 commit 2fd51c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish Python distributions to PyPI and TestPyPI

on:
release:
types: [published]
push:
tags:
- '*'

jobs:
build-and-publish:
Expand Down

0 comments on commit 2fd51c0

Please sign in to comment.