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
255 stars 39 forks source link

Link to branch links to current repository and not `deploy-repository` #50

Closed DusterTheFirst closed 7 months ago

DusterTheFirst commented 1 year ago

When the action creates the comment on the PR, the link provided to the preview-branch does not point to the deploy-repository but the repository that the PR was made on.

image

rossjrw commented 7 months ago

Fixed in v1.4.5