mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
add ability to execute on demand (#4896)
This commit is contained in:
parent
02ed15b932
commit
a435a9924c
1 changed files with 1 additions and 0 deletions
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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Reference in a new issue