Skip to content

Commit 8b13395

Browse files
authored
Merge pull request #75 from dask-contrib/cd-on-release
allow release to trigger publish
2 parents a98855f + f65465c commit 8b13395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Publish to PyPI
22

33
on:
44
push:
5+
release:
56

67

78
jobs:

0 commit comments

Comments
 (0)