Skip to content

Commit

Permalink
Update pypi_build_publish_template.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaresToine authored Jun 25, 2024
1 parent f997ad1 commit 27be5b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pypi_build_publish_template.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Reusable workflow to setup a specific T0 component for pip

on:
release:
types: [published]
push:
paths:
- 'src/python/T0/__init__.py'

jobs:
build_and_publish_from_template:
Expand Down

0 comments on commit 27be5b7

Please sign in to comment.