Skip to content

Commit

Permalink
Merge pull request #75 from dask-contrib/cd-on-release
Browse files Browse the repository at this point in the history
allow release to trigger publish
  • Loading branch information
lgray authored Apr 18, 2023
2 parents a98855f + f65465c commit 8b13395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Publish to PyPI

on:
push:
release:


jobs:
Expand Down

0 comments on commit 8b13395

Please sign in to comment.