Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle multiple matching ingresses for output-url (#35)
Github actions cannot support having multiple output urls for an environment. Switch the strategy to use `jq`'s `first` function so that at least some valid URL is displayed if present. Punts on how to determine which URL would be preferred in the case of multiple.
- Loading branch information