Skip to content

Commit a576b1a

Browse files
Merge pull request #113 from Stanford-NavLab/derek/pypi-dispatch
add workflow dispatch to pypi action
2 parents efc8c49 + 1f22908 commit a576b1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: pypi-release
77
on:
88
release:
99
types: [created]
10+
workflow_dispatch:
1011

1112
jobs:
1213
deploy:

0 commit comments

Comments
 (0)