DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
221 stars 44 forks source link

chore: fix scoop install on GitHub Actions #318

Closed Piccirello closed 2 years ago

Piccirello commented 2 years ago

Not super knowledgable on Scoop but I'm assuming that the recommended Scoop installation command didn't allow for the right privs in GitHub Actions? If so, looks solid to me.

Is our new iex command preferable to irm get.scoop.sh | iex -RunAsAdmin?

I'm not super knowledgeable on this either tbh. GitHub Actions does require running this as an admin, and this is the recommended command in Scoop's docs.