Skip to content

Commit fa4efc1

Browse files
authored
Update pypi.yml
1 parent 3e28efa commit fa4efc1

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
name: Upload Python Package
22

3-
# on:
4-
# release:
5-
# types: [created]
6-
73
on:
8-
push:
9-
branches:
10-
- dciborow-patch-1
11-
- release/*
12-
4+
release:
5+
types: [created]
6+
137
jobs:
148
deploy:
159
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)