GitHub Actions Dynamic Matrix
We needed to configure GitHub actions to run a matrix of jobs, but the values weren't static. For example: one job requires a secret auth token, thus it can't be run on untrusted code from pull requests (for example, a private NPM registry is used, ...
Oct 28, 20222 min read4.1K
