Skip to content

Commit

Permalink
make publish to pypi manually dispatchable as a workflow (#2026) [ski…
Browse files Browse the repository at this point in the history
…p ci]
  • Loading branch information
winglian authored Nov 8, 2024
1 parent d4796cb commit e20b15b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
workflow_dispatch:

jobs:
pypi-publish:
Expand Down

0 comments on commit e20b15b

Please sign in to comment.