expo / expo-github-action

Expo GitHub Action makes it easy to automate EAS builds or updates
MIT License
795 stars 77 forks source link

Add update manifest permalink to preview output variables #227

Closed nicholascm closed 11 months ago

nicholascm commented 1 year ago

Linked issue

I haven't created an issue, but I need the actual URL of the manifest (so I can load this particular update after it is published in e2e programmatically). I have tried out manually grabbing it from the output of the Github action, but I think it should just be part of the action outputs.

Additional context

byCedric commented 11 months ago

Awesome, sorry it took a while to get this done. I recreated the PR, to resolve the build conflicts and reformat the readme. See PR #245