Hacker News new | ask | show | jobs
by mytydev 398 days ago
What things have you needed to change? Can't say I've ever needed to do that but of course I've only used it on a few projects.
1 comments

In GitHub we use an OIDC token to access some AWS resources. Locally I need to populate tokens etc and so I have an `if: ${{ACT}}` and a not condition to populate it.