Hello, is there any reference on how to execute a ...
# yaml
b
Hello, is there any reference on how to execute a pulumi YAML deployment using github actions?
a
Pulumi YAML runs just like all of our other languages, so it shouldn’t need to be language specific. You could look at https://www.pulumi.com/docs/using-pulumi/continuous-delivery/github-actions/.