Possibility to open GitHub Actions artifacts via UI

Viewed 69

I have added actions/upload-artifact@v3.0.0 for upload artifacts after Workflow run. Artifacts are uploaded and I can download them for viewing results. enter image description here

But I would like to have possibility to open some files from artifacts directly via browser - without downloading.

Do we have such possibility?

0 Answers
Related