Skip to content

Commit

Permalink
Update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dciborow authored Mar 12, 2021
1 parent 3e28efa commit fa4efc1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: Upload Python Package

# on:
# release:
# types: [created]

on:
push:
branches:
- dciborow-patch-1
- release/*

release:
types: [created]

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fa4efc1

Please sign in to comment.