Skip to content

Fix spec release upload job git context#114

Merged
negillett merged 1 commit into
mainfrom
fix-spec-release-upload
May 30, 2026
Merged

Fix spec release upload job git context#114
negillett merged 1 commit into
mainfrom
fix-spec-release-upload

Conversation

@negillett

Copy link
Copy Markdown
Member

Summary

  • The upload-release job only downloaded artifacts; gh release failed with
    fatal: not a git repository.
  • Checkout the tag ref and pass --repo to all gh release commands.

Test plan

Checkout the tag ref and pass --repo to gh so the publish
job can create and upload the v1.0.0 GitHub Release.
@negillett negillett merged commit cb30225 into main May 30, 2026
3 checks passed
@negillett negillett deleted the fix-spec-release-upload branch May 30, 2026 23:53
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