Skip to content

fix: give the publish job a repository context - #39

Merged
luhe19001 merged 1 commit into
mainfrom
hlu/fix-publish-gh-repo
Aug 5, 2026
Merged

fix: give the publish job a repository context#39
luhe19001 merged 1 commit into
mainfrom
hlu/fix-publish-gh-repo

Conversation

@luhe19001

@luhe19001 luhe19001 commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Bug fix for #10.

The publish job never checks out, so gh has no git remote to infer the repo from and fails with fatal: not a git repository — blocking every tagged release before bump-homebrew can run. Setting GH_REPO avoids adding a checkout just to give gh a remote to read.

Not yet verified in CI: publish only runs on a tag push, so it needs a tag after merge.

@luhe19001 luhe19001 added the bug Something isn't working label Aug 5, 2026
@luhe19001
luhe19001 merged commit e45a45c into main Aug 5, 2026
3 checks passed
@luhe19001
luhe19001 deleted the hlu/fix-publish-gh-repo branch August 5, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants