mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-07 05:52:40 -04:00
Added workflow_dispatch
This commit is contained in:
parent
8e758fdd0d
commit
c36404bf5d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
|
@ -9,6 +9,7 @@
|
||||||
name: Publish
|
name: Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue