Skip to content

Implement GH Actions to publish new release to GH Pages #84

@oybed

Description

@oybed

Currently the redhat.com branch is used to host GH Pages under https://rht-labs.github.io/infographic/. While using relative paths work for this use-case, there are other consumers of this branch (e.g.: redhat.com) that need the various image, css and js paths to be absolute.

This issue is to track the work needed with GH Actions to do the following:

  1. When a new release is published (based on master branch) it will trigger the GH action
  2. Update any images/ css/ js/ references to use the absolute URL, i.e.: https://rht-labs.github.io/infographic/images/, etc.
  3. Push the changes to the redhat.com branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions