Skip to content

Commit

Permalink
Update publish_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong committed Oct 4, 2024
1 parent 07df5e0 commit 50d064f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
release:
types: [created]
workflow_dispatch:
inputs:
tag_name:
description: "Tag name to create"
required: true

jobs:
deploy:
Expand Down

0 comments on commit 50d064f

Please sign in to comment.