Skip to content

Commit 04e86b5

Browse files
committed
ci: update to deploy to pypi.org upon PR merge
Signed-off-by: Paul Horton <[email protected]>
1 parent 63a86b0 commit 04e86b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Deploy to PyPI
22

33
on:
4+
push:
5+
branches:
6+
- main
47
workflow_dispatch:
58

69
jobs:

0 commit comments

Comments
 (0)