Skip to content

ci: use GH_TOKEN for Homebrew release workflows#355

Merged
kdy1 merged 1 commit intomainfrom
kdy1/use-gh-token-homebrew-release-workflows
Apr 7, 2026
Merged

ci: use GH_TOKEN for Homebrew release workflows#355
kdy1 merged 1 commit intomainfrom
kdy1/use-gh-token-homebrew-release-workflows

Conversation

@kdy1
Copy link
Copy Markdown
Contributor

@kdy1 kdy1 commented Apr 7, 2026

Summary

  • standardize Homebrew release workflow authentication on secrets.GH_TOKEN
  • update the nodeup, derun, and dexdex release workflows to stop referencing HOMEBREW_TAP_GH_TOKEN
  • keep the update-homebrew.sh fallback unchanged for backward compatibility

Testing

  • rg -n "HOMEBREW_TAP_GH_TOKEN|secrets.GH_TOKEN" .github/workflows scripts/release/update-homebrew.sh
  • `ruby -e 'require "yaml"; [".github/workflows/release-nodeup.yml", ".github/workflows/release-derun.yml", ".github/workflows/release-dexdex.yml"].each { |path| YAML.load_file(path); puts "OK #{path}" }'

@kdy1 kdy1 merged commit d26adb5 into main Apr 7, 2026
16 checks passed
@kdy1 kdy1 deleted the kdy1/use-gh-token-homebrew-release-workflows branch April 7, 2026 18:55
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