Skip to content

_release.yml: attach exactly version-switcher.mjs + docs.zip#4

Merged
coretl merged 1 commit into
mainfrom
fix-release-assets
Jun 19, 2026
Merged

_release.yml: attach exactly version-switcher.mjs + docs.zip#4
coretl merged 1 commit into
mainfrom
fix-release-assets

Conversation

@coretl

@coretl coretl commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The files: "" upload was grabbing repo root files and missing the nested
plugin (sparse-checkout cone mode pulls root files; "
" doesn't recurse into
plugins/). Check out into a dot-dir (.src) so the glob skips it, copy just the
plugin to the cwd root next to the downloaded docs.zip, and keep files: "*".

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

The files: "*" upload was grabbing repo root files and missing the nested
plugin (sparse-checkout cone mode pulls root files; "*" doesn't recurse into
plugins/). Check out into a dot-dir (.src) so the glob skips it, copy just the
plugin to the cwd root next to the downloaded docs.zip, and keep files: "*".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coretl coretl merged commit 14d39dc into main Jun 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant