Skip to content

fix(ci): target repository during release upload - #9

Merged
owjs3901 merged 1 commit into
mainfrom
fix/release-upload-repository
Aug 27, 2026
Merged

fix(ci): target repository during release upload#9
owjs3901 merged 1 commit into
mainfrom
fix/release-upload-repository

Conversation

@owjs3901

Copy link
Copy Markdown
Contributor

Cause

The release uploader intentionally runs without a checkout, but GitHub CLI was not given a repository and failed with atal: not a git repository after all platform builds succeeded.

Fix

  • set GH_REPO from github.repository in the minimal write-token upload step
  • add a workflow regression assertion

Verification

  • targeted CI tests: 10 passed
  • actionlint 1.7.12
  • bun run lint

@github-actions

Copy link
Copy Markdown

Changepacks

@owjs3901
owjs3901 merged commit e1ddd88 into main Aug 27, 2026
5 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