Skip to content

Commit

Permalink
chore: Trigger publishing to PyPI on GitHub release (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Dec 3, 2022
1 parent c2b1704 commit 74fcd7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dynamic-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish with Dynamic Versioning

on:
workflow_dispatch: {}
release:
types: [published]

jobs:
publish:
Expand Down

0 comments on commit 74fcd7b

Please sign in to comment.