Skip to content

Commit 7dc8366

Browse files
committed
Add release section.
1 parent 0127e12 commit 7dc8366

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-wheels.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

16+
release:
17+
types: [created]
18+
1619
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1720
jobs:
1821
# This workflow contains a single job called "build"

0 commit comments

Comments
 (0)