microsoft / powerplatform-actions

Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose solution action while importing a solution

Kristoffer88 opened this issue · comments

Hello.

Is it possible to choose the Solution action while importing a solution?

It seems that it is importing with the Update action, and i can't find a way to change it to the default selected upgrade action.

SolutionAction

Those are performed by separate actions -- import-solution performs an Update, upgrade-solution performs an Upgrade