Skip to content

Commit

Permalink
Another small fix to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gomezzz committed Jan 21, 2021
1 parent 229953b commit ef585a0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

name: Upload Python Package to pypi

on:
release:
types: [created]
on: workflow_dispatch

jobs:
deploy:
Expand Down

0 comments on commit ef585a0

Please sign in to comment.