Run Pulumi
step
This step runs pulumi in a CI-style environment.
pulumi-step-run
This step runs pulumi in a CI-style environment.
It is based on (and attempts compatibility with) the pulumi/actions container for use under GitHub Actions.
The event_payload
parameter is easiest to provide using the github-trigger-event-sink
webhook trigger.
See the github-relay-ci.yaml
workflow for a working example using this step.