Aspect Blog

Aspect Blog

Follow
homeAboutBazelServicesResourcesnewslettermembers
Tag

GitHub

#github

More content

Read more stories on Hashnode


Articles with this tag

GitHub Actions Dynamic Matrix

Alex EagleAlex Eagle
Oct 28, 20222 min read 2.8K views

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...

GitHub Actions Dynamic Matrix