Skip to content

Commit

Permalink
revert publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolettaaddimando committed Jan 10, 2025
1 parent 3b816c8 commit 1e43c01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

name: Upload Python Package

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

jobs:
deploy:
Expand Down

0 comments on commit 1e43c01

Please sign in to comment.