Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ramazanyetis <[email protected]>
  • Loading branch information
ramazanyetis authored Aug 1, 2023
1 parent 69e9a9b commit c895561
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@

name: Upload Python Package

#on:
# release:
# types: [published]
on:
release:
types: [published]
push:
branches: [ "master" ]

permissions:
contents: read
Expand Down

0 comments on commit c895561

Please sign in to comment.