Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PDFR-43276]: update release workflow #696

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ijames-gc
Copy link

Problem

The current release workflow is failing with

⨯ release failed after 51s                 error=homebrew tap formula: failed to publish artifacts: PUT https://api.github.com/repos/gocardless/homebrew-taps/contents/Formula/draupnir.rb: 403 Resource not accessible by integration []
Error: Process completed with exit code 1.

indicating the default Github token doesn't have access to push to our homebrew repo. The Draupnir formula hasn't been updated in 2 years.

Fix

Update the release workflow to use the goreleaser action and updated secrets. Followed the setup we have in the Utopia repo: https://github.com/gocardless/utopia/blob/main/.github/workflows/main.yml#L62-L101C1.

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.

2 participants