rossjrw / pr-preview-action

GitHub Action that deploys a pull request preview to GitHub Pages, similar to Vercel and Netlify, and cleans up after itself.
https://github.com/marketplace/actions/deploy-pr-preview
MIT License
275 stars 44 forks source link

Broken operation in Container (regression) #55

Closed predominant closed 1 year ago

predominant commented 1 year ago

https://github.com/rossjrw/pr-preview-action/commit/aa0f798d7a8862266c793affdfd62ad96edd14d9

This commit breaks operation in a container (same as issue https://github.com/rossjrw/pr-preview-action/issues/43)

rossjrw commented 1 year ago

Thank you for the concise report and for very politely letting me know that I'm an idiot. Fixed in v1.4.4, any usage pinned to v1 will automatically update.

predominant commented 1 year ago

No problem! Thankyou so much for your quick fix! <3