Skip to content

Commit

Permalink
Update build_and_upload_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed Jun 23, 2021
1 parent 26f47e4 commit f0c454c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build_and_upload_pypi.yml
Expand Up @@ -9,9 +9,10 @@
name: Upload Python Package

on:
release:
types: [published]

#release:
# types: [published]
workflow_dispatch:

jobs:
deploy:

Expand Down

0 comments on commit f0c454c

Please sign in to comment.