forked from extern/nushell
add ability to execute on demand (#4896)
This commit is contained in:
parent
02ed15b932
commit
a435a9924c
1
.github/workflows/winget-submission.yml
vendored
1
.github/workflows/winget-submission.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Submit Nushell package to Windows Package Manager Community Repository
|
name: Submit Nushell package to Windows Package Manager Community Repository
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user