Skip to content

Commit

Permalink
ci: publish: dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
williballenthin committed Jul 18, 2023
1 parent f99824d commit e3c8cb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
name: publish to pypi

on:
push:
branches:
- 'williballenthin-patch-1'
release:
types: [published]

Expand Down

0 comments on commit e3c8cb7

Please sign in to comment.