Skip to content

Release ZIP ships README without referenced assets #3

Description

@tyhallcsu

Summary

The release workflow packages README.md into the public ZIP, but does not include the assets/ directory that the README references.

Why it matters

Anyone opening the bundled README after unzipping a release sees broken hero/preview images.

Repro

  1. Download a release ZIP.
  2. Open README.md from the extracted folder.
  3. Observe broken ./assets/*.svg references.

Expected

Either include assets/ in the ZIP or omit README.md from the runtime artifact.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions