Fix release publish: pass --repo to gh (job has no checkout) · diffbot/diffbot-python@7f313c5 · GitHub
Skip to content

Commit 7f313c5

Browse files
jeromechooclaude
andcommitted
Fix release publish: pass --repo to gh (job has no checkout)
The release job downloads artifacts but never checks out the repo, so gh could not infer the repository from a local git remote and failed with "fatal: not a git repository". Pass --repo "$GITHUB_REPOSITORY" on every gh release call. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 6b79d94 commit 7f313c5

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 6 additions & 2 deletions

0 commit comments

Comments
 (0)