Skip to content

Commit 81e4b11

Browse files
authored
Update python-publish.yml
Add manual trigger.
1 parent 130f1e4 commit 81e4b11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ on:
1313
branches: [ master ]
1414
# pull_request:
1515
# branches: [ master ]
16-
16+
# Allows you to run this workflow manually from the Actions tab
17+
workflow_dispatch:
1718
jobs:
1819
deploy:
19-
2020
runs-on: ubuntu-latest
2121

2222
steps:

0 commit comments

Comments
 (0)