Releases: rossjrw/pr-preview-action
v1.3.1
Fixes an error when calling this Action with a pinned commit SHA. (#36)
Thank you to @boneskull for the contribution.
v1.3.0
Adds a new parameter, custom-url
, that accepts a base URL to use when creating the link to the preview site.
Thank you to @dan-hanlon for the contribution. (#24)
When not present, the base URL will be the repository's GitHub Pages URL. This is the default behaviour.
v1.2.0
PR Previews now support user and organisation github.io repositories. Thank you to @ENG-Jole for this contribution.
v1.1.1
The link to previews is now given with a trailing slash. Thank you to @jleifeld for this fix.
v1.1.0
Preview deployments are now rebased onto the deployment branch instead of force pushed: JamesIves/github-pages-deploy-action#1054
v1.0.0
First proper release of the PR Preview action.
Will probably work for simple use cases - for more complex ones, probably consider Vercel/Netlify.
v0.0.1
Initial alpha release for testing.
Full Changelog: v0.0.0...v0.0.1