Skip to content

Commit

Permalink
PyPI release version
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshhewabi committed Jan 24, 2024
1 parent b0567c4 commit a4219ce
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@

name: Upload Python Package

#on:
# release:
# types: [published]
on:
release:
types: [published]
push:
branches:
- pride
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit a4219ce

Please sign in to comment.