Skip to content

Commit 06f1bd7

Browse files
committed
Update release.yml
1 parent a084092 commit 06f1bd7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: Publish Python package to PyPI
33
on:
44
release:
55
types: [published]
6-
push:
7-
branches:
8-
- main
9-
tags:
10-
- 'v*'
116

127
jobs:
138
build_dist:

0 commit comments

Comments
 (0)