Skip to content

Commit

Permalink
Upload python package on release
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed May 3, 2024
1 parent eb9750f commit fd2acc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Upload Python Package

on: workflow_dispatch
# release:
# types: [published]
on:
release:
types: [published]

jobs:
deploy:
Expand Down

0 comments on commit fd2acc9

Please sign in to comment.