Skip to content

Commit

Permalink
publish to pypi only tags
Browse files Browse the repository at this point in the history
  • Loading branch information
1vank1n committed Mar 31, 2020
1 parent 7d31a54 commit e72de7a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ name: CI
# events but only for the master branch
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
tags:
- '*'

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit e72de7a

Please sign in to comment.