Skip to content

Commit

Permalink
Enabling workflow force run
Browse files Browse the repository at this point in the history
  • Loading branch information
lanfranB4 committed Mar 29, 2024
1 parent e31e2a9 commit 0ff6761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Publish Python Package to PyPI
on:
release:
types: [published]
workflow_dispatch:

jobs:
build-and-publish:
Expand Down

0 comments on commit 0ff6761

Please sign in to comment.