add ability to execute on demand (#4896)

This commit is contained in:
Darren Schroeder 2022-03-22 21:09:58 -05:00 committed by GitHub
parent 02ed15b932
commit a435a9924c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: Submit Nushell package to Windows Package Manager Community Repository
on:
workflow_dispatch:
release:
types: [published]