Home

dev / openkara

publicthedavidweng/OpenKara· sync paused
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

fix(ci): set GH_REPO in generate-checksums job

2 months ago

2a08ba7
Authored
Davy7/22/2026, 11:33:42 AM
The generate-checksums job has no checkout step, so gh cannot
determine the repository from a git remote. Set GH_REPO explicitly
so gh release download/upload work without a checkout.

Parentee00a54

1 file changed
  • .github/workflows/release.yml+1−0