Skip to content

Commit 30bccaf

Browse files
authored
Merge pull request #37 from lsst-sqre/tickets/DM-50831
DM-50831: Fix publishing to PyPI
2 parents 6f9bec3 + 77c2ece commit 30bccaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ env:
1717
tags:
1818
- "*"
1919
pull_request: {}
20+
release:
21+
types: [published]
2022

2123
jobs:
2224
lint:

0 commit comments

Comments
 (0)