Skip to content

fix(ci): use PAT in release-please to trigger goreleaser#3

Merged
eskp merged 1 commit intomainfrom
feature/distribution-pipeline
Mar 13, 2026
Merged

fix(ci): use PAT in release-please to trigger goreleaser#3
eskp merged 1 commit intomainfrom
feature/distribution-pipeline

Conversation

@eskp
Copy link
Copy Markdown
Contributor

@eskp eskp commented Mar 13, 2026

Summary

  • GITHUB_TOKEN-created tags don't trigger other workflows (GitHub limitation)
  • Switch release-please to use HOMEBREW_TAP_TOKEN so v* tags fire goreleaser

Test plan

  • Merge this PR, release-please runs, creates tag, goreleaser triggers

GITHUB_TOKEN-created tags don't trigger other workflows (GitHub
limitation). Using the PAT allows the v* tag to fire goreleaser.
@eskp eskp merged commit b8f88d5 into main Mar 13, 2026
2 of 4 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