Totally low priority thing: Am trying out the gith...
# general
h
Totally low priority thing: Am trying out the github actions: • I added the example file at
.github/main.workflow
• I added my secrets to github’s secrets • I added those secrets to the secret arrays in
main.workflow
However it’s error-ing out on commit:
Copy code
> protobufjs@6.8.8 postinstall /github/workspace/node_modules/protobufjs
[resource plugin kubernetes-0.24.0] installing
npm WARN aws-typescript@ No description
npm WARN aws-typescript@ No repository field.
> node scripts/postinstall

added 202 packages from 243 contributors and audited 1115 packages in 21.869s
npm WARN aws-typescript@ No license field.

found 0 vulnerabilities

### FAILED Pulumi Preview (Merged Stack) 23:28:50Z (1m54.161s)
Everything above this code snippet is all success. Any thoughts?
w
Could you open a bug in the https://github.com/pulumi/actions repo? I do you see the preview itself show up at app.pulumi.com, and if so do you see any errors there?
h
It did not show up at app.pulumi.com and yes, I can open a bug