Skip to content

ci: fix release step #68

Merged
chris-oo merged 2 commits intomicrosoft:mainfrom
chris-oo:release-auto-fix
Apr 17, 2026
Merged

ci: fix release step #68
chris-oo merged 2 commits intomicrosoft:mainfrom
chris-oo:release-auto-fix

Conversation

@chris-oo
Copy link
Copy Markdown
Member

Path traversal was incorrect. Add an additional small fix to always specify the repo in gh release list.

Copy link
Copy Markdown
Collaborator

@mebersol mebersol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Copilot] LGTM. Two substantive fixes, both correct:

  1. Path traversal fix (../../release/../release/): After cd artifacts, we're one level deep — ../release/ is the correct relative path.

  2. --repo on gh release list: Ensures the release lookup targets the correct repository regardless of the fork context the workflow runs in.

The rest is CRLF → LF normalization and trailing whitespace cleanup — no functional change.

@chris-oo chris-oo merged commit b3a6c20 into microsoft:main Apr 17, 2026
8 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.

2 participants