Skip to content

Commit

Permalink
👷 Update publish CI to only publish on release
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Mar 30, 2024
1 parent 11ffbef commit c73dedf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
release:
types:
- created
# TODO: remove this
push:
branches:
- typer-slim

jobs:
publish:
Expand Down

0 comments on commit c73dedf

Please sign in to comment.