Usage
Inputs
Shell in which you want to run the action (powershell or pwsh)
The GitHub token running the action
Projects to deliver (default is all)
Delivery target (AppSource or Storage)
The artifacts to deliver or a folder in which the artifacts have been downloaded
Type of delivery (CD or Release)
Types of artifacts to deliver. Comma-separated list that can include:
Apps- Application filesDependencies- Dependency app filesTestApps- Test application files
Promote AppSource App to Go Live?
Example Workflows
Deliver to AppSource
Deliver to Storage
Use the
projects parameter to specify specific projects to deliver, or use * to deliver all projects.