Skip to content

Commit

Permalink
FEAT: Automated PYPI publication
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed Jun 11, 2023
1 parent 085a041 commit aa79bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name: Upload Python Package
on:
workflow_run:
workflows: ["create_release"]
workflows: ["Create Release"]
types:
- completed

Expand Down

0 comments on commit aa79bb0

Please sign in to comment.