Skip to content

HTML Preview

Actions
Preview HTML page
v4
Latest
Star (38)

HTML Preview Action

This is a simple Github Action which comments on your PRs with a link to preview HTML files directly in the browser.

This is just a novelty action, but feel free to use it. If you'd like to contribute then just open a PR.

Usage

- name: HTML Preview
  id: html_preview
  uses: pavi2410/html-preview-action@v4
  with:
    html_file: 'index.html'
    job_summary: true

To get the url output, use this steps.html_preview.outputs.url in your later steps.

Note

Please read the action.yml to learn more.

Credits

/~https://github.com/htmlpreview/htmlpreview.github.com

HTML Preview is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Preview HTML page
v4
Latest

HTML Preview is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.