pulumi / pulumi-policy

Pulumi's Policy as Code SDK, CrossGuard. Define infrastructure checks in code to enforce security, compliance, cost, and other practices, enforced at deployment time.
https://www.pulumi.com/docs/guides/crossguard/
Apache License 2.0
32 stars 4 forks source link

Fix publish step in GHA #277

Closed emiliza closed 2 years ago

emiliza commented 2 years ago

Master build is broken on the publishing step.

justinvp commented 2 years ago
Publishing Pip package to pypi.org:
./scripts/publish_packages.sh: line 41: PYPI_PASSWORD: unbound variable

Looks like we need to make the credentials available for PYPI.