Hi,
I am unable to find information in documentation, on how or if possible to retrieve random hash while running in a Github workflow. I would like to perform testing using lighthouse, but am unable to come up with an idea to retrieve and assign it.
Workflow part in concern:
(...)
with:
urls: |
https://<VAR-TO-ASSIGN>.project.pages.dev/
(...)
Thanks,